1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/docs
2007-06-26 12:53:33 +00:00
..
man Added a man page for django-admin.py. Also install it correctly as part of the 2007-06-10 06:33:31 +00:00
add_ons.txt Fixed misspelling in docs/add_ons.txt from [5432] 2007-06-07 21:41:41 +00:00
admin_css.txt
apache_auth.txt
api_stability.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
authentication.txt Fixed #4668, #4669, #4670, #4671 -- Fixed a group of ReST markup errors. Thanks, Richard House. 2007-06-25 16:11:32 +00:00
cache.txt
contributing.txt Simplified a coding style example in docs/contributing.txt from [5264] 2007-05-16 21:36:31 +00:00
csrf.txt
databases.txt
databrowse.txt Fixed #4217 -- Added note to docs/databrowse.txt about import. Thanks, Thomas Güttler 2007-05-14 03:29:13 +00:00
db-api.txt Fixed #4532 -- Trivial typo fix. Noticed by philliptemple@yahoo.co.uk. 2007-06-12 00:31:55 +00:00
design_philosophies.txt
distributions.txt Fixed #4097 -- Updated distribution information for Fedora and Gentoo, based on 2007-04-21 04:18:15 +00:00
django-admin.txt Fixed #4455 -- Small typo fix. 2007-06-02 08:00:11 +00:00
documentation.txt Fixed #4034 -- Updated docs/documentation.txt to reflect the removal of build_documentation.py 2007-05-02 20:27:37 +00:00
email.txt Edited docs/email.txt changes from [5141] and other recent changesets 2007-05-06 04:23:12 +00:00
faq.txt Fixed #4668, #4669, #4670, #4671 -- Fixed a group of ReST markup errors. Thanks, Richard House. 2007-06-25 16:11:32 +00:00
fastcgi.txt Fixed #3833 - added "PT" flag to mod_rewrite/fcgi example in documentation. Thanks, Nesh. 2007-06-07 18:01:17 +00:00
flatpages.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
forms.txt Fixed #2365, #3324 -- Renamed FloatField to DecimalField and changed the code 2007-05-21 01:29:58 +00:00
generic_views.txt Fixed #4668, #4669, #4670, #4671 -- Fixed a group of ReST markup errors. Thanks, Richard House. 2007-06-25 16:11:32 +00:00
i18n.txt Fixed #4281 -- Fixed error in docs/i18n.txt example 2007-05-12 15:38:24 +00:00
install.txt Fixed #4684 -- Added an Oracle reference to the supported database servers. 2007-06-26 12:53:33 +00:00
legacy_databases.txt
middleware.txt
model-api.txt Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. All 2007-06-23 14:16:00 +00:00
modpython.txt Fixed #3842 - clarified PythonPath directive in modpython.txt. Thanks, jon.i.austin@gmail.com. 2007-06-07 18:03:21 +00:00
newforms.txt Fixed #4648 -- Fixed awkward wording in docs/newforms.txt. Thanks, jim-django@dsdd.org 2007-06-21 16:05:23 +00:00
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
release_notes_0.95.txt
release_notes_0.96.txt
request_response.txt Added HTTP_HOST example header 2007-04-23 21:24:41 +00:00
serialization.txt Small grammar fixes to docs/serialization.txt changes from [5409] 2007-06-01 17:09:54 +00:00
sessions.txt Fixed #4201 -- Fixed pre-MR style code example in docs/sessions.txt. Thanks, Collin Grady 2007-05-02 22:10:12 +00:00
settings.txt Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. All 2007-06-23 14:16:00 +00:00
sitemaps.txt Removed "new in development version" warning, since this feature was in the 2007-05-08 02:27:30 +00:00
sites.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
static_files.txt
syndication_feeds.txt Fixed #3664 -- Documented that get_absolute_url() and item_link() (in 2007-05-15 18:03:00 +00:00
templates_python.txt Fixed #4668, #4669, #4670, #4671 -- Fixed a group of ReST markup errors. Thanks, Richard House. 2007-06-25 16:11:32 +00:00
templates.txt Fixed #4657 -- Fixed an error in an edge case of the urlizetrunc filter. 2007-06-23 03:10:32 +00:00
testing.txt Small rewording of docs/testing.txt changes from [5380] 2007-06-01 17:06:06 +00:00
transactions.txt
tutorial01.txt Fixed #4586 -- Fixed typo in docs/tutorial01.txt. 2007-06-20 06:07:06 +00:00
tutorial02.txt Fixed #4344 -- Trivial typo fix. 2007-05-21 03:48:52 +00:00
tutorial03.txt Fixed #4307 -- Clarified that ROOT_URLCONF is in settings.py and fixed a small 2007-05-27 13:11:30 +00:00
tutorial04.txt Fixed #4409 -- Fixed a typo in tutorial (thanks, mitch.hunt.007@gmail.com 2007-06-01 09:35:29 +00:00
url_dispatch.txt Edited docs/url_dispatch.txt changes from [5362] 2007-06-01 16:59:56 +00:00
webdesign.txt