1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/docs/ref
2010-08-07 14:57:24 +00:00
..
contrib Fixed #11047 -- Clarified the explanation of arguments to GenericForeignKey. Thanks to psmith and timo for their work on the patch. 2010-08-07 14:56:59 +00:00
files
forms
models Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for the patch. 2010-08-07 14:26:07 +00:00
templates Fixed #11021 -- Clarified newline stripping behavior in the truncatewords and truncatewords_html filters. Thanks to Ben Spaulding for the report and patch. 2010-08-07 14:57:24 +00:00
authbackends.txt
databases.txt
django-admin.txt Rationalized the verbosity levels (including introducing a new super-verbose level) for syncdb, test and loaddata. 2010-08-07 06:58:14 +00:00
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt
unicode.txt
utils.txt
validators.txt