.. |
auth
|
[1.8.x] Fixed user_passes_test() signature in docs.
|
2015-12-08 15:57:46 -05:00 |
class-based-views
|
[1.8.x] Fixed #25473 -- Changed underscores in url() names to dashes in docs.
|
2015-11-07 22:02:03 +01:00 |
db
|
[1.8.x] Fixed a typo in the managers docs.
|
2015-11-27 13:54:19 -05:00 |
forms
|
[1.8.x] Fixed #21516 -- Updated imports paths for some formset functions/classes.
|
2015-10-28 15:49:05 -04:00 |
http
|
[1.8.x] Fixed #25963 -- Clarified render_to_response() context_instance deprecation.
|
2015-12-22 13:11:43 -05:00 |
i18n
|
[1.8.x] Fixed #25812 -- Restored the ability to use custom formats with the date template filter.
|
2015-11-28 08:44:51 -05:00 |
testing
|
[1.8.x] Fixed #25290 -- Warned against modifying objects created in setUpTestData() in tests.
|
2015-11-07 20:34:07 +01:00 |
cache.txt
|
[1.8.x] Fixed #24212 -- Added example pylibmc CACHES configuration.
|
2015-10-30 13:45:53 -04:00 |
checks.txt
|
[1.8.x] Fixed #25174 -- Moved some details of CheckMessage to the reference guide.
|
2015-07-31 08:51:13 -04:00 |
conditional-view-processing.txt
|
Fixed #22461 -- Added if-unmodified-since support to the condition decorator.
|
2014-12-24 12:33:57 -05:00 |
email.txt
|
[1.8.x] Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
2015-07-27 10:43:09 -04:00 |
files.txt
|
[1.8.x] Fixed #15590 -- Documented how the path of a FileField can be changed.
|
2015-03-30 10:39:14 -04:00 |
index.txt
|
Added first cut at reference documentation for the checks framework.
|
2014-03-03 18:56:11 +08:00 |
install.txt
|
[1.8.x] Fixed #25376 -- Required virtualenv in installation instructions.
|
2015-09-29 14:33:53 -04:00 |
localflavor.txt
|
[1.8.x] Fixed #23814 -- Pointed localflavor documentation to external package
|
2015-03-22 15:36:44 +01:00 |
logging.txt
|
[1.8.x] De-emphasized use of NullHandler in logging docs.
|
2015-11-18 09:56:33 -05:00 |
migrations.txt
|
[1.8.x] Fixed malformed Sphinx directives.
|
2015-07-25 06:39:16 -04:00 |
pagination.txt
|
Use "catch" instead of "trap" for exceptions.
|
2014-09-08 22:23:44 +02:00 |
performance.txt
|
[1.8.x] Fixed #25727 -- Added a doc link to cached_property.
|
2015-11-10 13:29:04 -05:00 |
python3.txt
|
[1.8.x] Fixed typos in docs/topics/python3.txt
|
2015-06-09 10:37:49 -04:00 |
security.txt
|
[1.8.x] Added links to new security settings introduced in 1.8.
|
2015-09-04 12:57:26 -04:00 |
serialization.txt
|
Used https for most *.python.org links
|
2014-12-19 18:07:52 +01:00 |
settings.txt
|
[1.8.x] Improved "“standalone” Django usage" example.
|
2015-09-29 15:09:34 -04:00 |
signals.txt
|
[1.8.x] Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
2015-07-27 10:43:09 -04:00 |
signing.txt
|
Fixed #21363 -- Added datetime.timedelta support to TimestampSigner.unsign().
|
2014-11-15 19:36:33 +01:00 |
templates.txt
|
[1.8.x] Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
2015-07-27 10:43:09 -04:00 |