1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs
Ramiro Morales 429473a522 Fixed #13503 -- Corrected misleading custom permission example in the docs.
Thanks Daniel Moisset for the report.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@14403 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-31 02:34:01 +00:00
..
_ext Documented options accepted by the runfcgi management command. 2010-10-27 15:35:07 +00:00
_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 Documented options accepted by the runfcgi management command. 2010-10-27 15:35:07 +00:00
internals Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
intro Corrected some typos in the tutorial, thanks to Brandon Height for the report. 2010-10-26 18:44:11 +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 #14181 -- Added a template tag and filters to allow localization to be disabled in a template. Thanks to Benjamin Wohlwend for the work on the patch. 2010-10-29 16:48:58 +00:00
releases Added documentation note for the backwards incompatible change in r13996. 2010-10-28 12:36:51 +00:00
topics Fixed #13503 -- Corrected misleading custom permission example in the docs. 2010-10-31 02:34:01 +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 #12323 and #11582 -- Extended the ability to handle static files. Thanks to all for helping with the original app, the patch, documentation and general support. 2010-10-20 01:33:24 +00:00
Makefile