Django

Code

root/django/tags/releases/0.91.1/docs

Name Size Rev Age Last Change
../
add_ons.txt 1.6 kB 1354 3 years adrian: Added docs/add_ons.txt -- small documentation of contrib
admin_css.txt 6.9 kB 2235 3 years adrian: Fixed #1318 -- Made changes to docs/admin_css.txt
apache_auth.txt 2.8 kB 1500 3 years adrian: Moved Apache auth handler to django/contrib/auth/handlers/modpython.py
authentication.txt 20.1 kB 2587 3 years adrian: Removed legacy password_md5 stuff from docs/authentication.txt
cache.txt 13.9 kB 2379 3 years adrian: Added note to docs/cache.txt about memcached backend requiring Python …
contributing.txt 18.2 kB 1906 3 years adrian: Added 'Unit tests' section to docs/contributing.txt
db-api.txt 25.3 kB 2670 3 years adrian: Fixed #1540 -- Fixed typos in docs/db-api.txt. Thanks, pb
design_philosophies.txt 8.4 kB 1218 3 years adrian: Added 'Safety and security' section to docs/design_philosophies.txt
django-admin.txt 9.6 kB 2349 3 years adrian: Implemented get_indexes() for Postgres backend, which means 'inspectdb' …
email.txt 6.6 kB 2573 3 years adrian: Clarified docs/email.txt. Thanks, Poromenos
faq.txt 22.1 kB 2523 3 years adrian: Updated 1.0 date in docs/faq.txt
flatpages.txt 4.4 kB 2522 3 years adrian: Fixed typo in docs/flatpages.txt. Thanks, Anders Hovmöller
forms.txt 17.8 kB 1943 3 years adrian: Fixed #1211 -- Fixed tiny typo in docs/forms.txt. Thanks, paolo
generic_views.txt 18.3 kB 2746 3 years adrian: Made small change to docs/generic_views.txt: 1 --> 01
i18n.txt 28.4 kB 2059 3 years adrian: Small style cleanups to the recent changes in docs/i18n.txt
install.txt 4.1 kB 2572 3 years adrian: Clarified psycopg version in docs/install.txt
legacy_databases.txt 3.5 kB 1166 3 years adrian: BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to …
middleware.txt 7.1 kB 1471 3 years adrian: Updated middleware.txt and url_dispatch.txt docs to reflect [1470]
model-api.txt 48.5 kB 2698 3 years adrian: Fixed #1639 -- Small typo in docs/model-api.txt. Thanks, pb
modpython.txt 9.0 kB 2719 3 years adrian: Added note to docs/modpython.txt about prefork MPM vs. worker MPM
outputting_csv.txt 4.8 kB 1172 3 years adrian: Added a link to docs/outputting_csv.txt
outputting_pdf.txt 5.8 kB 2553 3 years adrian: Fixed typo in docs/outputting_pdf.txt. Thanks, Paul
overview.txt 11.1 kB 1291 3 years adrian: Beefed up docs/url_dispatch.txt
redirects.txt 2.8 kB 1166 3 years adrian: BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to …
request_response.txt 14.3 kB 2639 3 years adrian: Fixed #1569 -- HttpResponse now accepts iterators. Thanks, Maniac
sessions.txt 8.8 kB 2300 3 years adrian: Fixed #1339 -- Added keys() and items() methods to session objects. …
settings.txt 19.3 kB 2665 3 years adrian: Fixed #1555 -- Added EMAIL_PORT setting. Thanks, bde3
static_files.txt 4.6 kB 1457 3 years adrian: Added a 'Directory listings' section to docs/static_files.txt
syndication_feeds.txt 25.0 kB 1295 3 years adrian: Fixed #846 -- Fixed bug in docs/syndication_feeds.txt. Thanks, deric
templates.txt 33.3 kB 2660 3 years adrian: Added note to docs/templates.txt about {% extends %} needing to be the …
templates_python.txt 33.1 kB 2569 3 years adrian: Fixed #1546 -- Fixed bad links in docs/templates_python.txt.
tutorial01.txt 19.4 kB 1963 3 years adrian: Fixed #1225 -- Added note to docs/tutorial01.txt that notes 2005 may not …
tutorial02.txt 18.1 kB 1952 3 years adrian: Updated docs/tutorial02.txt to include extra sentence about remembering …
tutorial03.txt 18.9 kB 1901 3 years adrian: Updated tutorials 1-4 to use manage.py instead of django-admin.py, new …
tutorial04.txt 10.1 kB 1901 3 years adrian: Updated tutorials 1-4 to use manage.py instead of django-admin.py, new …
url_dispatch.txt 13.3 kB 2624 3 years adrian: Fixed #1588 -- Fixed typo in docs/url_dispatch.txt
Note: See TracBrowser for help on using the browser.