django/docs/howto
Jannis Leidel 62dc16dcd8 Fixed #17625 -- Mention in the management command docs that modules with an underscore prefix are ignored and not dissplayed in the list of commands.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17440 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-02-04 18:27:14 +00:00
..
deployment Edited deployment doc changes from [17338] 2012-02-03 17:51:14 +00:00
apache-auth.txt
auth-remote-user.txt
custom-file-storage.txt
custom-management-commands.txt Fixed #17625 -- Mention in the management command docs that modules with an underscore prefix are ignored and not dissplayed in the list of commands. 2012-02-04 18:27:14 +00:00
custom-model-fields.txt Fixed #12308 -- Added tablespace support to the PostgreSQL backend. 2011-10-14 21:49:43 +00:00
custom-template-tags.txt Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. 2011-11-18 13:01:06 +00:00
error-reporting.txt Fixed #17309 -- Typo in the IGNORABLE_404_URLS example. 2011-11-28 19:41:58 +00:00
index.txt Fixed #17087 -- Re-organized the i18n docs to reduce confusion between USE_I18N/USE_L10N and the concepts of internationalization/localisation. Re 2011-10-22 17:17:57 +00:00
initial-data.txt
jython.txt
legacy-databases.txt
outputting-csv.txt
outputting-pdf.txt
static-files.txt