1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/docs/ref
2011-03-22 23:16:22 +00:00
..
contrib Fixed #14133 -- Updated Windows installation instructions for GeoDjango, now recommend the OSGeo4W installer for spatial libraries. 2011-03-17 20:06:19 +00:00
files
forms Fixed typo in forms API documentation. 2011-03-22 23:16:22 +00:00
models Fixed #15558 -- Improved QuerySet reference docs and cleaned up numerous reST/sphinx problems. 2011-03-08 19:51:19 +00:00
templates Changed 'raise' statements to new style syntax in documentation. Thanks DaNmarner. Refs #15635. 2011-03-17 20:49:31 +00:00
authbackends.txt
class-based-views.txt Fixed #15657 -- added the required form parameter to the method signatures of form_valid and form_invalid in the FormMixin docs. Thanks to jnns for the report. 2011-03-22 22:01:27 +00:00
databases.txt
django-admin.txt
exceptions.txt Corrected a number of mislinked crossrefs and added a few new crossref targets found in/via the 1.3 release. 2011-03-22 20:12:17 +00:00
generic-views.txt Corrected a number of mislinked crossrefs and added a few new crossref targets found in/via the 1.3 release. 2011-03-22 20:12:17 +00:00
index.txt
middleware.txt
request-response.txt Fixed #15594 -- Corrected typo in the docs on HTTPOnly cookies. Thanks to philwills for the report. 2011-03-15 08:19:57 +00:00
settings.txt
signals.txt
template-response.txt
unicode.txt
utils.txt Fixed #15504 -- Cleaned up contrib.syndication and contrib.utils.feedgenerator docs. Corrected numerous reST problems, removed duplicate method declarations, corrected method signatures, etc. Thanks to slinkp for the report. 2011-03-03 22:20:54 +00:00
validators.txt