Django

Code

root/django/branches/search-api/docs

Name Size Rev Age Last Change
../
add_ons.txt 4.1 kB 3509 2 years adrian: Added link to 'batteries included' explanation in docs/add_ons.txt
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 3 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.4 kB 3604 2 years adrian: Added note to docs/cache.txt about CACHE_MIDDLEWARE_ANONYMOUS_ONLY=True …
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 3 years adrian: Fixed #1998 -- Changed double quotes to single quotes
db-api.txt 58.0 kB 3567 2 years adrian: Fixed ReST error in docs/db-api.txt
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
documentation.txt 6.8 kB 3561 2 years adrian: Added paragraph to docs/documentation.txt about removing comments from …
email.txt 6.6 kB 2901 3 years jacob: Fixed #1235: email sent from django.core.mail will now be encoded …
faq.txt 28.5 kB 3612 2 years wilson: Updated my bio in 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 3526 2 years adrian: Fixed #2486 -- Fixed typo in docs/generic_views.txt. Thanks, …
i18n.txt 31.2 kB 3608 2 years adrian: Added note to 'If you don't need internationalization' section of …
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 9.4 kB 3602 2 years adrian: Fixed #2552 -- Added SetRemoteAddrFromForwardedFor? middleware and …
model-api.txt 67.6 kB 3620 2 years adrian: Fixed typo in docs/model-api.txt
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 5.7 kB 3499 2 years mtredinnick: Fixed an RST typo so that the django-users mailing list reference is now …
request_response.txt 15.9 kB 3545 2 years adrian: Fixed #2503 -- Fixed HttpResponse.delete_cookie() to work properly. It now …
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.3 kB 3570 2 years adrian: Fixed #2523 -- Added SESSION_COOKIE_SECURE setting. Thanks, mir@noris.de
settings.txt 27.5 kB 3570 2 years adrian: Fixed #2523 -- Added SESSION_COOKIE_SECURE setting. Thanks, mir@noris.de
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 3606 2 years adrian: Made small change to docs/templates_python.txt to explicitly define …
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 16.9 kB 3554 2 years adrian: Improved urlresolvers so that URLconfs can be passed objects instead of …
Note: See TracBrowser for help on using the browser.