..
man
Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup into django-admin.py.
2008-07-06 06:39:44 +00:00
add_ons.txt
Added a link to admin docs in add_ons.txt. Refs #7829 .
2008-07-21 17:12:15 +00:00
admin_css.txt
Fixed #2845 -- Corrected a few spelling errors in the docs and changed a
2006-09-29 02:30:42 +00:00
admin.txt
Refs #7864 -- Corrected more instances of "newforms" in the docs.
2008-07-21 16:56:52 +00:00
apache_auth.txt
api_stability.txt
Refs #7864 -- Updates to documentation for the oldforms/newforms switch.
2008-07-21 16:38:54 +00:00
authentication.txt
Refs #7864 -- Updates to documentation for the oldforms/newforms switch.
2008-07-21 16:38:54 +00:00
cache.txt
conf.py
contenttypes.txt
Fixed #7785 -- Added a note in the contenttypes documentation that GenericRelations must share a common field type for primary keys. Thanks to Rudolph for the suggestion and initial draft.
2008-07-19 02:46:12 +00:00
contributing.txt
Fixed #7534 -- Added a note about TEST_DATABASE_CHARSET in the contribution documentation. Thanks to Peter Melvyn for the suggestion and initial draft.
2008-07-13 11:47:09 +00:00
csrf.txt
custom_model_fields.txt
Refs #7864 -- Updates to documentation for the oldforms/newforms switch.
2008-07-21 16:38:54 +00:00
databases.txt
Corrected the privileges needed to run the test suite under Oracle
2008-07-21 16:50:04 +00:00
databrowse.txt
db-api.txt
Modified [7999] based on some feedback from Marty Alchin.
2008-07-19 22:50:06 +00:00
design_philosophies.txt
distributions.txt
django-admin.txt
Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup into django-admin.py.
2008-07-06 06:39:44 +00:00
documentation.txt
email.txt
faq.txt
fastcgi.txt
Changed/fixed the way Django handles SCRIPT_NAME and PATH_INFO (or
2008-07-21 07:57:10 +00:00
flatpages.txt
Fixed #4081 -- Allow empty content in flatpages.
2008-06-30 13:05:47 +00:00
form_for_model.txt
Refs #7864 -- Updates to documentation for the oldforms/newforms switch.
2008-07-21 16:38:54 +00:00
form_preview.txt
Refs #7864 -- Updates to documentation for the oldforms/newforms switch.
2008-07-21 16:38:54 +00:00
form_wizard.txt
Refs #7864 -- Updates to documentation for the oldforms/newforms switch.
2008-07-21 16:38:54 +00:00
forms.txt
It's time for the "newforms" documentation to arrive:
2008-07-21 17:13:41 +00:00
generic_views.txt
Corrected link to ModelForm doc.
2008-07-21 16:57:50 +00:00
i18n.txt
Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup into django-admin.py.
2008-07-06 06:39:44 +00:00
index.txt
Refs #7864 -- Updates to documentation for the oldforms/newforms switch.
2008-07-21 16:38:54 +00:00
install.txt
legacy_databases.txt
localflavor.txt
Refs #7864 -- Updates to documentation for the oldforms/newforms switch.
2008-07-21 16:38:54 +00:00
Makefile
middleware.txt
model-api.txt
Refs #7864 -- Updates to documentation for the oldforms/newforms switch.
2008-07-21 16:38:54 +00:00
modelforms.txt
Refs #7864 -- Corrected more instances of "newforms" in the docs.
2008-07-21 16:56:52 +00:00
modpython.txt
Changed/fixed the way Django handles SCRIPT_NAME and PATH_INFO (or
2008-07-21 07:57:10 +00:00
oldforms.txt
It's time for the "newforms" documentation to arrive:
2008-07-21 17:13:41 +00:00
outputting_csv.txt
outputting_pdf.txt
overview.txt
pagination.txt
Fixed #7307 -- Split InvalidPage exception into two subclasses, PageNotAnInteger and EmptyPage, for granular exception catching. Thanks for the idea, miracle2k
2008-07-08 02:20:48 +00:00
redirects.txt
release_notes_0.95.txt
release_notes_0.96.txt
request_response.txt
Fixed #2070 : refactored Django's file upload capabilities.
2008-07-01 15:10:51 +00:00
serialization.txt
sessions.txt
Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup into django-admin.py.
2008-07-06 06:39:44 +00:00
settings.txt
Changed/fixed the way Django handles SCRIPT_NAME and PATH_INFO (or
2008-07-21 07:57:10 +00:00
shortcuts.txt
sitemaps.txt
sites.txt
static_files.txt
syndication_feeds.txt
templates_python.txt
templates.txt
testing.txt
Refs #7864 -- Corrected more instances of "newforms" in the docs.
2008-07-21 16:56:52 +00:00
transactions.txt
tutorial01.txt
Fixed #7605 -- Added a note about SQLite database creation to Tutorial 1. Thanks to pfctdayelise for the suggestion.
2008-07-13 12:16:11 +00:00
tutorial02.txt
Improved the bit of the tutorial that explains how to enable the admin. Fixes #7824 .
2008-07-21 17:10:33 +00:00
tutorial03.txt
tutorial04.txt
unicode.txt
upload_handling.txt
Refs #7864 -- Updates to documentation for the oldforms/newforms switch.
2008-07-21 16:38:54 +00:00
url_dispatch.txt
webdesign.txt