0
0
mirror of https://github.com/django/django.git synced 2024-11-24 20:07:01 +01:00
django/docs/ref
2010-04-09 20:51:01 +00:00
..
contrib Minor documentation tweaks for GeoDjango, including addition of link to main index, and removal of unsupported :download: directives. 2010-04-09 20:51:01 +00:00
files
forms
models Fixed #13099 - incorrect SQL for exclude() example 2010-04-06 14:35:36 +00:00
templates Fixed #12945 -- Corrected the parsing of arguments in {% url %} when the argument list has spaces between commas. This is a revised version of r12503, which was a fix for #12072. Thanks to SmileyChris for the patch, and to dmoisset for finding all the places in the docs that the old style syntax was used. 2010-03-30 12:44:30 +00:00
authbackends.txt
databases.txt
django-admin.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt Fixed #13087 -- Modified m2m signals to provide greater flexibility over exactly when notifications are delivered. 2010-03-30 11:54:56 +00:00
unicode.txt
validators.txt