0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs
2010-05-06 01:18:31 +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
_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
obsolete
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 #13405 -- Removed the recommendation for the use of cmemcache. Thanks to danielr for the report. 2010-05-06 01:18:31 +00:00
conf.py
contents.txt
glossary.txt
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