0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs
2007-04-13 01:19:44 +00:00
..
add_ons.txt Fixed #3781 -- Improved docs/add_ons.txt to clarify use of contrib apps. Thanks, Simon G. 2007-03-27 22:18:52 +00:00
admin_css.txt
apache_auth.txt
api_stability.txt
authentication.txt
cache.txt Fixed #3648 -- Added support for cmemcached Python library. Thanks, floguy@gmail.com 2007-03-25 23:29:31 +00:00
contributing.txt
csrf.txt
databases.txt
db-api.txt
design_philosophies.txt
distributions.txt
django-admin.txt Fixed #3786 -- Fixed sqlinitialdata references in some docs. Thanks, Ramiro Morales 2007-04-13 01:01:57 +00:00
documentation.txt Fixed #3933 -- Updated docs/documentation.txt to reflect the lack of comments on documentation. Thanks, Paul B. 2007-04-09 01:13:49 +00:00
email.txt
faq.txt Fixed #3913 -- Fixed legacy/confusing 'mysite.settings.main' in docs/faq.txt 2007-04-03 21:57:15 +00:00
fastcgi.txt More ReST antics with docs/fastcgi.txt 2007-04-01 06:44:17 +00:00
flatpages.txt
forms.txt Fixed #2841 -- Clarified documentation on procedure for field validation. Thanks, dave@avaragado.org. 2007-04-01 01:25:01 +00:00
generic_views.txt Fixed #3889 -- Fixed incorrect anchor in link. 2007-04-01 05:32:44 +00:00
i18n.txt
install.txt Fixed #3830 -- Added installation note on removing old versions of Django (especially eggs) before installing a new version. 2007-04-12 13:59:09 +00:00
legacy_databases.txt Fixed #3893 -- Changed docs/legacy_databases.txt examples to use manage.py instead of django-admin.py. Thanks, Kashif Razzaqui 2007-04-09 01:47:15 +00:00
middleware.txt
model-api.txt Fixed #4029 -- Fixed some broken links and made some links relative in docs/model-api.txt 2007-04-13 01:19:44 +00:00
modpython.txt Fixed #3935 -- Fixed typo in docs/modpython.txt. Thanks, alexis@smirnov.ca 2007-04-09 01:06:09 +00:00
newforms.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
release_notes_0.95.txt
release_notes_0.96.txt Fixed #3793 -- Fixed grammar in docs/release_notes_0.96.txt 2007-03-25 23:22:37 +00:00
request_response.txt Fixed #3968 -- Fixed typo in docs/request_response.txt 2007-04-09 01:04:19 +00:00
serialization.txt
sessions.txt Fixed #3816 -- Fixed typo in docs/sessions.txt. Thanks, jon austin 2007-03-25 23:22:04 +00:00
settings.txt
sitemaps.txt
sites.txt
static_files.txt
syndication_feeds.txt Edited docs/syndication_feeds.txt changes from [4982] 2007-04-09 15:48:08 +00:00
templates_python.txt
templates.txt Fixed #3956 -- Minor typo in template docs. Thanks, Nick Fishman. 2007-04-12 11:12:45 +00:00
testing.txt Fixed #3253 -- Included test errors in the return code. 2007-03-29 11:59:31 +00:00
transactions.txt
tutorial01.txt Fixed #3786 -- Fixed sqlinitialdata references in some docs. Thanks, Ramiro Morales 2007-04-13 01:01:57 +00:00
tutorial02.txt Fixed #3916 -- Small tweak to information in tutorial 2. Based on a patch from 2007-04-09 12:16:46 +00:00
tutorial03.txt
tutorial04.txt
url_dispatch.txt Edited docs/url_dispatch.txt changes from [4901] 2007-04-09 02:07:04 +00:00
webdesign.txt Fixed ReST error in docs/webdesign.txt 2007-03-30 01:50:46 +00:00