.. |
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
|
Fixed #2845 -- Corrected a few spelling errors in the docs and changed a
|
2006-09-29 02:30:42 +00:00 |
apache_auth.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
api_stability.txt
|
Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson
|
2007-04-24 05:58:03 +00:00 |
authentication.txt
|
Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B.
|
2007-07-01 01:00:23 +00:00 |
cache.txt
|
Fixed #3648 -- Added support for cmemcached Python library. Thanks, floguy@gmail.com
|
2007-03-25 23:29:31 +00:00 |
contributing.txt
|
Merged Unicode branch into trunk (r4952:5608). This should be fully
|
2007-07-04 12:11:04 +00:00 |
csrf.txt
|
Negligible spacing changes to docs/csrf.txt to be consistent
|
2006-12-18 03:59:45 +00:00 |
databases.txt
|
Added a note that MySQLdb versions prior to 1.2.1p2 will only work with
|
2007-04-20 13:33:09 +00:00 |
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
|
Merged Unicode branch into trunk (r4952:5608). This should be fully
|
2007-07-04 12:11:04 +00:00 |
design_philosophies.txt
|
Fixed #3385 -- Fixed broken link in docs/design_philosophies.txt
|
2007-01-29 00:25:14 +00:00 |
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 #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B.
|
2007-07-01 01:00:23 +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 [5550]
|
2007-06-30 21:20:25 +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
|
Merged Unicode branch into trunk (r4952:5608). This should be fully
|
2007-07-04 12:11:04 +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
|
Merged Unicode branch into trunk (r4952:5608). This should be fully
|
2007-07-04 12:11:04 +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
|
Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B.
|
2007-07-01 01:00:23 +00:00 |
middleware.txt
|
Remove notes about things added/removed in development version, since the development version is about to become 0.96
|
2007-03-23 20:45:30 +00:00 |
model-api.txt
|
Merged Unicode branch into trunk (r4952:5608). This should be fully
|
2007-07-04 12:11:04 +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
|
Merged Unicode branch into trunk (r4952:5608). This should be fully
|
2007-07-04 12:11:04 +00:00 |
outputting_csv.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
outputting_pdf.txt
|
Updated reportlab user guide link in docs/outputting_pdf.txt. Thanks, Derek Lee-Wo
|
2007-02-10 03:39:14 +00:00 |
overview.txt
|
Merged Unicode branch into trunk (r4952:5608). This should be fully
|
2007-07-04 12:11:04 +00:00 |
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
|
Fixed a small typo.
|
2006-09-28 11:38:19 +00:00 |
release_notes_0.96.txt
|
Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B.
|
2007-07-01 01:00:23 +00:00 |
request_response.txt
|
Added HTTP_HOST example header
|
2007-04-23 21:24:41 +00:00 |
serialization.txt
|
Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B.
|
2007-07-01 01:00:23 +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
|
Added CACHE_MIDDLEWARE_SECONDS to global settings and documentation (it's
|
2007-07-05 11:08:40 +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
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
syndication_feeds.txt
|
Fixed #3664 -- Documented that get_absolute_url() and item_link() (in
|
2007-05-15 18:03:00 +00:00 |
templates.txt
|
Merged Unicode branch into trunk (r4952:5608). This should be fully
|
2007-07-04 12:11:04 +00:00 |
templates_python.txt
|
Converted some tabs to four spaces in two docs
|
2007-07-03 19:26:34 +00:00 |
testing.txt
|
Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B.
|
2007-07-01 01:00:23 +00:00 |
transactions.txt
|
Added 'Transactions in MySQL' section to docs/transactions.txt
|
2006-07-24 02:39:50 +00:00 |
tutorial01.txt
|
Merged Unicode branch into trunk (r4952:5608). This should be fully
|
2007-07-04 12:11:04 +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 |
unicode.txt
|
Form encoding should be changed only via HttpRequest, not on GET and POST
|
2007-07-05 01:25:05 +00:00 |
url_dispatch.txt
|
Edited docs/url_dispatch.txt changes from [5362]
|
2007-06-01 16:59:56 +00:00 |
webdesign.txt
|
Fixed ReST error in docs/webdesign.txt
|
2007-03-30 01:50:46 +00:00 |