1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/docs/ref/contrib
2010-10-23 22:24:34 +00:00
..
admin
comments
formtools Fixed #14426 -- Removed "mysite" import statements from examples that might teach people "bad habits" in regards to creating reusable apps. 2010-10-19 00:10:22 +00:00
gis Fixed #14526 -- Updated wording regarding the minimum Python version required for GeoDjango. Thanks to PaulM for the report. 2010-10-23 22:24:34 +00:00
auth.txt
contenttypes.txt
csrf.txt
databrowse.txt
flatpages.txt
humanize.txt
index.txt Fixed #12323 and #11582 -- Extended the ability to handle static files. Thanks to all for helping with the original app, the patch, documentation and general support. 2010-10-20 01:33:24 +00:00
localflavor.txt Fixed #14376 -- added docs for previously undocumented Brazilian localflavor fields. Thanks to henriquebastos for the report and patch. 2010-10-15 09:30:42 +00:00
markup.txt
messages.txt
redirects.txt
sitemaps.txt Fixed #14173 -- Added sections about contrib apps-provided commands to django-admin.py docs. 2010-10-23 16:37:51 +00:00
sites.txt
staticfiles.txt Fixed #14528 and #14538 -- Refined staticfiles documentation. Thanks, gremmie and romaniuk. 2010-10-23 14:32:20 +00:00
syndication.txt
webdesign.txt