.. |
db
|
Fixed some comma splices in the 'Insert in bulk' section of db/optimization.txt
|
2011-12-09 23:14:04 +00:00 |
forms
|
Fixed #16851 - Added how-to access form field value in template; thanks yasar11732 for the patch.
|
2011-11-21 23:33:39 +00:00 |
http
|
Fixed #16847. Session Cookies now default to httponly = True.
|
2011-11-21 22:03:03 +00:00 |
i18n
|
Expanded section about lazy translation in i18n docs.
|
2011-12-15 11:04:57 +00:00 |
auth.txt
|
Fixed #17063 -- Fixed visibility of a few version-dependant notes in our documentation.
|
2011-10-30 12:59:59 +00:00 |
cache.txt
|
Added support for time zones. Thanks Luke Plant for the review. Fixed #2626.
|
2011-11-18 13:01:06 +00:00 |
class-based-views.txt
|
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
2011-10-14 00:12:01 +00:00 |
conditional-view-processing.txt
|
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
2011-10-14 00:12:01 +00:00 |
email.txt
|
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
2011-10-14 00:12:01 +00:00 |
files.txt
|
Fix #15646: Document that a FileField's full path can't be relied upon until its model has been saved to the database. Thanks poirier.
|
2011-11-19 15:08:07 +00:00 |
generic-views-migration.txt
|
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
2011-10-14 00:12:01 +00:00 |
generic-views.txt
|
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
2011-10-14 00:12:01 +00:00 |
index.txt
|
Fixed #14201 - Add a "security overview" page to the docs
|
2011-06-10 15:14:36 +00:00 |
install.txt
|
Fixed #17220 - Documented git clone command for git < 1.6.6; thanks krzysiumed for the patch.
|
2011-11-21 23:40:11 +00:00 |
logging.txt
|
Fixed #17330 -- Fixed error in logging.txt. Thanks, jblaine
|
2011-12-17 02:15:01 +00:00 |
pagination.txt
|
Tweaks to paginator documentation.
|
2011-05-20 01:45:41 +00:00 |
security.txt
|
Added protection against spoofing of X_FORWARDED_HOST headers. A security announcement will be made shortly.
|
2011-09-10 00:46:38 +00:00 |
serialization.txt
|
Fixed #17063 -- Fixed visibility of a few version-dependant notes in our documentation.
|
2011-10-30 12:59:59 +00:00 |
settings.txt
|
Fixed #17028 - Changed diveintopython.org -> diveintopython.net
|
2011-11-19 22:57:20 +00:00 |
signals.txt
|
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
2011-10-14 00:12:01 +00:00 |
signing.txt
|
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
2011-10-14 00:12:01 +00:00 |
templates.txt
|
Fixed #17240 -- Replaced links to the online version of the docs by internal references.
|
2011-11-16 21:04:28 +00:00 |
testing.txt
|
Fixed #17364 -- Fixed typos in topics/testing.txt. Thanks, movielady
|
2011-12-17 02:03:56 +00:00 |