Exploring Django
2007-03-02 23:37:17 | johann | #
I'm considering the Django framework for the next version (0.4) of Browsershots, and I have started a source code branch for that. Using Django gives us all of the following for free:
- User authentication
- Template system
- Clean database modeling
- Translation system
- Web-based admin area