1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs
2010-05-06 01:17:29 +00:00
..
_ext Fixed fieldlookup docs cross-reference directive, and added it to the queryset reference. Refs #12930. 2010-03-20 05:04:31 +00:00
_static Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
_templates Fixed #12275 - Small fix in Sphinx templates. 2010-02-21 23:41:05 +00:00
faq Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:13:16 +00:00
howto Fixed #13184 -- Document the requirement that custom model fields using SubfieldBase should probably implement formfield. Thanks to Mark L. for the report, and to Joseph and Honza for the guidance on the solution. 2010-04-15 14:34:40 +00:00
internals Removed duplicated code from django.contrib.gis.db.backend and added a deprecation note about the module. 2010-05-05 16:06:39 +00:00
intro Fixed #12114 -- Clarified the existence of the reverse relation _set in the tutorial. Thanks to panfist for the suggestion, and dwillis for the patch. 2010-03-08 03:20:29 +00:00
man Fixed #7050 - Allow the makemessages command to optionally ignore paths when examining source code and templates for translation strings. 2010-02-16 12:15:04 +00:00
misc Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
obsolete Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
ref Fixed #13458 -- Corrected typo in GeoIP docs. Thanks, Paul McMillan for report and patch. 2010-05-04 21:49:27 +00:00
releases Typo fixes and small clarification. 2010-05-04 23:34:17 +00:00
topics Fixed #13420 -- Clarified grammar in the email docs. Thanks to Dominic Rodger for the report. 2010-05-06 01:17:29 +00:00
conf.py Bumped the version number in the docs to reflect Djagno 1.1 is released. 2009-08-08 02:56:19 +00:00
contents.txt
glossary.txt A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #9529, 2009-03-31 23:34:03 +00:00
index.txt 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
Makefile