0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs/ref/contrib
Aymeric Augustin 2ff93e027c Fixed #21829 -- Added default AppConfigs.
Thanks Russell for the report, Marc for the initial patch, Carl for the
final review, and everyone who contributed to the design discussion.
2014-01-25 10:41:56 +01:00
..
admin Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
comments Always use parentheses when documenting a method with no arguments. 2014-01-22 22:26:10 +01:00
formtools Always use parentheses when documenting a method with no arguments. 2014-01-22 22:26:10 +01:00
gis Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
auth.txt Don't show self in the list of arguments of a method. 2014-01-22 22:17:32 +01:00
contenttypes.txt
csrf.txt
flatpages.txt
humanize.txt
index.txt Fixed #21712 -- Moved autodiscover() to AdminConfig.ready(). 2014-01-18 23:06:00 +01:00
messages.txt Fixed #21591 -- Added documentation about contrib.messages.get_messages. 2013-12-12 14:56:34 +01:00
redirects.txt Added versionadded annotations for redirect middleware attributes. 2013-12-25 09:56:41 -05:00
sitemaps.txt Updated a bunch of hyperlinks in documentation 2013-12-08 18:40:09 +01:00
sites.txt Removed some unnecessary __exact operators in filters. 2014-01-17 18:12:45 -05:00
staticfiles.txt Fixed some markup that caused broken links in the static files docs. 2014-01-22 10:15:27 -05:00
syndication.txt Don't show self in the list of arguments of a method. 2014-01-22 22:17:32 +01:00
webdesign.txt