..
auth
[1.5.x] Removed no longer relevant word
2013-11-07 09:33:10 -05:00
class-based-views
[1.5.x] Fixed #21264 -- Incorrect RST usage in docs
2013-10-14 08:17:00 -04:00
db
[1.5.x] Minor edits to docs/topics/db/queries.txt.
2013-10-11 15:35:52 -04:00
forms
[1.5.x] Improvement on InlineFormSet doc, refs #21006
2013-10-15 09:58:57 -04:00
http
[1.5.x] Added a warning regarding session security and subdomains.
2013-10-18 09:44:34 -04:00
i18n
[1.5.x] Fixed #21372 -- Corrected docs regarding translating LANGUAGES.
2013-11-10 00:09:02 +01:00
testing
[1.5.x] Fixed broken link for TestCase.multi_db.
2013-11-07 09:49:19 -05: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