1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs
2010-05-06 01:18:57 +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
faq
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
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 #13377 -- Corrected markup typo in testing docs. Thanks to DrMeers for the report. 2010-05-06 01:18:57 +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