.. |
auth
|
[1.5.x] Updated grammar in description of django.contrib.auth.
|
2014-04-22 18:29:13 -04:00 |
class-based-views
|
[1.5.x] Fixed #20659 -- Fixed PublisherDetail in CBV topic documentation.
|
2014-01-20 23:08:03 +01:00 |
db
|
[1.5.x] Fixed queries that may return unexpected results on MySQL due to typecasting.
|
2014-04-21 18:31:08 -04:00 |
forms
|
[1.5.x] Fixed #21539 -- Added example of modelformset_factory's form argument
|
2013-12-14 16:36:27 -05:00 |
http
|
[1.5.x] Always use parentheses when documenting a method with no arguments.
|
2014-01-22 23:28:07 +01:00 |
i18n
|
[1.5.x] Fixed #22471 -- Corrected misprint in i18n docs
|
2014-04-18 15:16:43 +02:00 |
testing
|
[1.5.x] Always use parentheses when documenting a method with no arguments.
|
2014-01-22 23:28:07 +01:00 |
cache.txt
|
[1.5.x] Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH.
|
2013-09-11 08:18:52 -04:00 |
conditional-view-processing.txt
|
[1.5.x] Fixed typo in docs/topics/conditional-view-processing.txt
|
2013-08-27 09:22:51 -04:00 |
email.txt
|
[1.5.x] Fix grammatical errors in email documentation
|
2013-10-08 20:30:50 -04:00 |
files.txt
|
[1.5.x] Fixed #20604 - Fixed file example in docs.
|
2013-06-14 21:29:20 -04:00 |
index.txt
|
[1.5.x] Fixed #19498 -- refactored auth documentation
|
2012-12-28 11:48:05 -08:00 |
install.txt
|
[1.5.x] Fixed #19497 -- Refactored testing docs.
|
2012-12-22 12:39:49 -03:00 |
logging.txt
|
[1.5.x] Reworded a paragraph in the logging docs.
|
2013-09-16 17:53:02 -03:00 |
pagination.txt
|
[1.5.x] Fixed broken links, round 4. refs #19516
|
2012-12-29 15:57:57 -05:00 |
python3.txt
|
[1.5.x] Removed implication that six is part of Python stdlib.
|
2013-09-23 18:30:23 -04:00 |
security.txt
|
[1.5.x] Added a warning regarding session security and subdomains.
|
2013-10-18 09:44:34 -04:00 |
serialization.txt
|
[1.5.x] Added missing markup to docs.
|
2013-03-22 14:08:55 -04:00 |
settings.txt
|
[1.5.x] Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS
|
2013-06-09 15:06:23 -04:00 |
signals.txt
|
[1.5.X] Fixed #19579 - Documented that "providing_args" is purely documentational.
|
2013-02-23 15:33:58 -05:00 |
signing.txt
|
[1.5.x] Documented the limitation on sep argument to Signer
|
2013-10-30 08:27:23 -04:00 |
templates.txt
|
[1.5.x] Misc doc cleanups.
|
2013-07-29 07:06:34 -04:00 |