1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs
2009-02-22 06:06:56 +00:00
..
_ext Fixed #9645 -- Work around a backwards-incompatibility in Sphinx so that 2008-12-07 04:00:08 +00:00
_static
_templates
faq Fixed #10110 -- Added FAQ on how and when to poke the core developers about tickets. Thanks to Graham King for turning a couple of django-dev posts into a good first draft. 2009-01-24 12:07:26 +00:00
howto Fixed #10312 -- Corrected a link to the Reportlab user guide. Thanks to JohnDoe for the report. 2009-02-22 06:06:29 +00:00
internals Added a link to RKM's blog in the committers file. 2009-01-03 05:04:12 +00:00
intro Fixed #6470: made the admin use a URL resolver. 2009-01-14 20:22:25 +00:00
man
misc Added a stability note about template tag names. 2008-09-03 00:09:52 +00:00
obsolete
ref Fixed #10135 -- Added some import statements to docs/ref/forms/fields.txt and docs/ref/forms/widgets.txt to help people understand where the code lives. Thanks, Rob Hudson 2009-02-21 08:45:47 +00:00
releases Fixed #10152 -- Fixed typo in porting guide. Thanks eagle-eyed anonymous. 2009-01-29 20:21:43 +00:00
topics Fixed #10298 -- Corrected the example for the get_list_or_404 shortcut. Thanks to Dagur for the report. 2009-02-22 06:06:56 +00:00
conf.py Fixed #8955: Modified the sphinx configuration to generate LaTeX documentation. Thanks to simonb for the report and fix. 2008-09-18 15:46:20 +00:00
contents.txt
glossary.txt
index.txt Fixed #3566 -- Added support for aggregation to the ORM. See the documentation for details on usage. 2009-01-15 11:06:34 +00:00
Makefile