Django

Code

root/django/tags/releases/0.95.2/docs

Name Size Rev Age Last Change
../
add_ons.txt 4.0 kB 3251 2 years adrian: Added note to docs/add_ons.txt about reading the source code.
admin_css.txt 5.7 kB 3415 2 years jacob: Part 3 of pedant day: replaced all tabs in Django with spaces. Python the …
apache_auth.txt 3.2 kB 3012 2 years adrian: Added support to django/contrib/auth/handlers/modpython.py for setting …
api_stability.txt 4.8 kB 3489 2 years adrian: Formatted docs/api_stability.txt in our ReST format, with titles
authentication.txt 31.0 kB 3360 2 years mtredinnick: Fixed #2332 -- Introduced is_authenticated() method on User and …
cache.txt 21.2 kB 3399 2 years jacob: Argh - fixed another typo in the docs for [3395]. One of these days I'll …
contributing.txt 19.0 kB 3455 2 years adrian: Added 'Please do not put your name in the code' section to …
csrf.txt 3.0 kB 2980 2 years adrian: Fixed #1998 -- Changed double quotes to single quotes
db-api.txt 58.0 kB 3302 2 years russellm: Refs #2217 -- Updated DB API docs to discuss filtering using objects …
design_philosophies.txt 9.0 kB 3438 2 years adrian: Fixed grammar: Designate -> Differentiate in docs/design_philosophies.txt
django-admin.txt 12.7 kB 3357 2 years adrian: Added 'Turning off auto-reload' section to docs/django-admin.txt
email.txt 6.6 kB 2901 3 years jacob: Fixed #1235: email sent from django.core.mail will now be encoded …
faq.txt 28.7 kB 3476 2 years adrian: Added 'Where can I find Django developers for hire?' to the FAQ
fastcgi.txt 11.4 kB 3211 2 years adrian: Added information about flup to docs/fastcgi.txt
flatpages.txt 4.4 kB 2813 3 years adrian: Fixed ReST error in docs/flatpages.txt
forms.txt 24.4 kB 3475 2 years adrian: Fixed ReST error in docs/forms.txt
generic_views.txt 43.0 kB 3457 2 years adrian: Fixed #2433 -- Added allow_future option to date-based generic views
i18n.txt 31.1 kB 3439 2 years adrian: Fixed typo in docs/i18n.txt
install.txt 4.1 kB 3483 2 years adrian: Changed .91 to .95 in docs/install.txt
legacy_databases.txt 2.7 kB 2809 3 years adrian: MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
middleware.txt 8.6 kB 2980 2 years adrian: Fixed #1998 -- Changed double quotes to single quotes
model-api.txt 64.8 kB 3358 2 years adrian: Documented allow_tags attribute for admin change list methods
modpython.txt 9.1 kB 3210 2 years adrian: Added links to FastCGI docs from various places
outputting_csv.txt 4.8 kB 2809 3 years adrian: MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
outputting_pdf.txt 5.8 kB 3299 2 years adrian: Fixed django.utils.httpwrappers call in docs/outputting_pdf.txt
overview.txt 11.0 kB 2871 3 years adrian: Fixed #1811 -- Fixed inconsistencies in docs/overview.txt
redirects.txt 2.8 kB 2809 3 years adrian: MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
release_notes_0.95.txt 6.4 kB 6606 1 year jacob: i18n security fix. Details will be posted shortly to the Django mailing …
request_response.txt 15.7 kB 3410 2 years jacob: Fixed #2092: added a "is_secure()" method to HttpRequest which correctly …
serialization.txt 3.7 kB 3237 2 years jacob: Added a JSON serializer, a few more tests, and a couple more lines of …
sessions.txt 10.0 kB 3295 2 years adrian: Fixed #2295 -- Improved docs/sessions.txt to note INSTALLED_APPS …
settings.txt 27.1 kB 3337 2 years adrian: Proofread docs/settings.txt changes from [3336]
sites.txt 12.4 kB 2968 3 years adrian: Fixed incorrect link in docs/sites.txt
static_files.txt 4.6 kB 2809 3 years adrian: MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
syndication_feeds.txt 26.9 kB 3451 2 years adrian: Fixed #2420 -- Fixed typo in docs/syndication_feeds.txt
templates.txt 36.0 kB 3485 2 years adrian: Added note to docs/templates.txt about same logical operator
templates_python.txt 41.1 kB 3480 2 years adrian: Removed section in docs/templates_python.txt about Django 0.91
transactions.txt 6.2 kB 3436 2 years adrian: Added 'Transactions in MySQL' section to docs/transactions.txt
tutorial01.txt 21.9 kB 3481 2 years adrian: Changed django.VERSION to (0, 95, None) to signify final 0.95 release
tutorial02.txt 18.0 kB 3454 2 years adrian: Added note to docs/tutorial02.txt about which username to use in admin …
tutorial03.txt 18.8 kB 3359 2 years mtredinnick: Fixed #2355 -- Corrected a couple of small typos in code examples in …
tutorial04.txt 10.6 kB 3456 2 years adrian: Fixed #2435 -- Fixed wording errors in Tutorial 4. Thanks, …
url_dispatch.txt 14.3 kB 2818 3 years adrian: Fixed two typos in docs/url_dispatch.txt
Note: See TracBrowser for help on using the browser.