django/docs
Adrian Holovaty cef77fcf19 Added 'http://' to python.org link in docs/install.txt, so it will be auto-linked when converted to HTML
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5285 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-19 04:17:54 +00:00
..
add_ons.txt
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 Added note about Django development version to docs/authentication.txt change from [5073] 2007-04-26 14:52:40 +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 #4303 -- Fixed typos in docs/db-api.txt. Thanks, Gary Wilson 2007-05-15 19:35:53 +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
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 #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
fastcgi.txt
flatpages.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
forms.txt Fixed up some omissions and one mysteriously documented, yet non-existent field 2007-04-27 15:06:45 +00:00
generic_views.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
i18n.txt Fixed #4281 -- Fixed error in docs/i18n.txt example 2007-05-12 15:38:24 +00:00
install.txt Added 'http://' to python.org link in docs/install.txt, so it will be auto-linked when converted to HTML 2007-05-19 04:17:54 +00:00
legacy_databases.txt
middleware.txt
model-api.txt Fixed small grammar error in docs/model-api.txt from [5250] 2007-05-18 16:40:27 +00:00
modpython.txt
newforms.txt Changed the fix from [5231] so that the backwards-incompatibility is made more 2007-05-14 16:24:51 +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 Fixed #4042 -- Fixed typo in serialization example. Thanks, Vinay Sajip. 2007-05-08 03:07:58 +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 "new in development version" markers to new email stuff. 2007-05-03 17:52:38 +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.txt
templates_python.txt Fixed #4267 -- In example code, extract the template tag name correctly in 2007-05-11 08:50:54 +00:00
testing.txt Fixed #4285 -- Fixed ReST error in docs/testing.txt. Thanks, Michał Kwiatkowski 2007-05-14 03:27:07 +00:00
transactions.txt Added 'Transactions in MySQL' section to docs/transactions.txt 2006-07-24 02:39:50 +00:00
tutorial01.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
tutorial02.txt
tutorial03.txt
tutorial04.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
url_dispatch.txt
webdesign.txt