Version 62 (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 contribute 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.
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@…
- djangoutils Trac/Subversion with miscellaneous django utils witch I find useful (thumbnails, overLIB support, admin utilities)
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
- DjangoScreencasts -- Official and unofficial screencasts showing Django development in action.
- 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 iswas being refactored in a separate Subversion branch, and has since been merged to trunk. This explains the differences with the old system.
Community
- Developers for hire -- Community members available to do Django work.
- Django-friendly Web hosts.
Note:
See TracWiki
for help on using the wiki.