1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs
2010-10-18 01:20:40 +00:00
..
_ext
_theme/djangodocs
faq Clarify in the documentation that we occasionally add APIs for newer Python versions. Thanks to Russell, Jannis, and Carl for help with the language. 2010-10-18 01:20:40 +00:00
howto Fixed #12369 -- Improved example to account for environments where cStringIO is not available. Thanks to rubic for the report and niall for the patch. 2010-10-09 10:21:55 +00:00
internals Fixed #14445 - Use HMAC and constant-time comparison functions where needed. 2010-10-14 20:54:30 +00:00
intro Fixed typo in tutorial 01. 2010-10-10 18:15:16 +00:00
man Fixed #14391 - Updated django-admin.1 man page to include newer commands. Thanks to laurentluce for the patch. 2010-10-10 09:39:14 +00:00
misc Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. 2010-10-09 08:12:50 +00:00
obsolete
ref Fixed #14307 -- Added a new crossref target to model field reference docs and fixed broken relative link in form field reference docs. Thanks to adamv for the report. 2010-10-15 20:13:22 +00:00
releases Added a skeleton for 'little features' in the 1.3 release notes. 2010-10-13 12:07:27 +00:00
topics Correcting a typo and a copy/paste problem in the RequestFactory docs from [14192]. 2010-10-13 11:29:18 +00:00
conf.py Disabled unused Sphinx configuration option that triggered a warning. 2010-10-08 15:33:27 +00:00
contents.txt
glossary.txt
index.txt Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draft patch, and to the many people who gave feedback during development of the patch. 2010-10-04 15:12:39 +00:00
Makefile