Version 57 (modified by 19 years ago) ( diff ) | ,
---|
Django source code repository and wiki
Django is available open-source under the BSD license.
Browse and contribute online
- How to contributing to Django: the lowdown on how our community works.
- Browse source: See the full code via a Web interface.
- Timeline: Keep track of recent changes.
- Tickets: View active tickets, make bug reports and contribute feature requests.
- Patch guidelines: Learn the best way to submit code.
- Branch policy: How branches are used in the repository and what guidelines apply.
Get the code
See our download page for instructions.
Example applications
- djangoproject.com: See the full code and templates for the Django-powered portions of this site (i.e., everything except the ticket system). The Python code is available under the BSD license, but the templates are copyrighted by World Online and shouldn't be copied.
- Django-powered sites -- List your site(s) here!
Code extras
- User-contributed middleware
- Zope3 Page Templates for Django
- Cheetah template for django + generic views + cheetah's admin functions, contact me at dj@…
User-contributed documentation
- Server arrangements -- How to use Django with FCGI, Twisted, etc.
- CookBook -- Code recipes.
- CommonPitfalls -- Common developer errors, gotchas, etc.
- Backwards-incompatible changes -- A page that collects all deprecated features and backwards-incompatible changes in preparation for Django's first release.
- DocumentationSuggestions -- A place to put docs that you wish you could have found while learning
- Do's and Dont's for application writers -- how to make an application that is easy to distribute
- Python Web development with Django -- A presentation in pseudo-PowerPoint format that provides a good overview.
- TutorialInBrazilianPortuguese - Translation of the tutorial into BrazilianPortuguese
Under discussion
- Version One features
- Localization (l10n)
- AJAX and Django
- New-admin changes -- The admin code currently is being refactored in a separate Subversion branch. This explains the differences.
Community
- Developers for hire -- Community members available to do Django work.
- Django-friendly Web hosts.
Note:
See TracWiki
for help on using the wiki.