User authentication in Django Overview Installation Usage User authentication in Django Django comes with a user authentication system. It handles user accounts, groups, perm...
How to install Django Install Python Install Apache and mod_wsgi Get your database running Install the Django code Installing an official release with pip Installing a distri...
Installing django CMS Requirements Your working environment Create and activate a virtual env Use the django CMS installer Start up the runserver Installing django CMS We’l...
Using django CMS Using django CMS Note This is a new section in the django CMS documentation, and a priority for the project. If you’d like to contribute to it, we’d love to he...
The Django admin site 概况 Other topics ModelAdmin objects The register decorator Discovery of admin files ModelAdmin options Custom template options ModelAdmin methods Oth...
How is Django Formed? 概况 Prerequisites Pre-release tasks Preparing for release Actually rolling the release Making the release(s) available to the public Post-release New st...