- Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
I have:
- used Django to create an SQL database
- made tables and entered fields and the like
- fix up Professionalman
- create a simple user database to allow for registration (including a confirmation email) and login.
- eventually, make something like Crescent Island or Kingdom of Loathing.
- Alternatively, help Dolmant create the new Crescent Island, if I can motivate him.
I suppose I should mention that I'm learning all this from the Django documentation site
I've worked through the first tutorial and got distracted by the model and database api guides.