Here are some samples (Each will open in a new tab):
You can Login if you like.
You can Login if you like.
Some of the samples will require a user login to be created.You can play with this code at https://samples.dj4e.com. You might need an account and password to log in for certain features. You might try this:
Username: dj4e-samples Password: dj4e_nn_!The 'nn' is a part of this password that you need to guess. But if you have done your homework, it should only take you one guess (instead of 100 guesses). It is also the number of Dr. Chuck's Dodge Neon when he races or the decimal ASCII value for the asterisk character.
The source code for these samples for Django 4.2 is is available at https://github.com/csev/dj4e-samples. To install this code and its dependencies on your system:
git checkout https://github.com/csev/dj4e-samples cd dj4e-samplesand follow the instructions in the README.md file.