.. |
_images
|
Optimise the rest of the PNGs in docs
|
2015-05-29 15:22:40 +10:00 |
auth
|
Fixed #25202 -- Fixed typo in docs/topics/auth/customizing.txt
|
2015-07-31 07:33:38 -04:00 |
class-based-views
|
Fixed #25146 -- Allowed method_decorator() to decorate classes.
|
2015-08-01 08:38:03 -04:00 |
db
|
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
|
2015-07-27 18:28:13 -04:00 |
forms
|
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
|
2015-07-27 18:28:13 -04:00 |
http
|
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
2015-07-27 10:32:47 -04:00 |
i18n
|
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
|
2015-07-27 18:28:13 -04:00 |
testing
|
Clarified assertRaisesMessage() behavior with respect to the message.
|
2015-07-31 09:19:27 -04:00 |
cache.txt
|
|
|
checks.txt
|
Fixed #25174 -- Moved some details of CheckMessage to the reference guide.
|
2015-07-31 08:21:34 -04:00 |
conditional-view-processing.txt
|
|
|
email.txt
|
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
2015-07-27 10:32:47 -04:00 |
external-packages.txt
|
|
|
files.txt
|
|
|
index.txt
|
|
|
install.txt
|
Fixed outdated Python version support info in docs/topics/install.txt
|
2015-06-17 11:27:25 -04:00 |
logging.txt
|
|
|
migrations.txt
|
Fixed #25185 -- Added support for functools.partial serialization in migrations
|
2015-07-29 10:15:50 -04:00 |
pagination.txt
|
Fixed #23190 -- Made Paginator.page_range an iterator
|
2015-07-03 11:34:34 -04:00 |
performance.txt
|
|
|
python3.txt
|
Fixed typos in docs/topics/python3.txt
|
2015-06-09 10:36:46 -04:00 |
security.txt
|
|
|
serialization.txt
|
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
|
2015-07-27 18:28:13 -04:00 |
settings.txt
|
Fixed #25156 -- Mentioned django.setup() in the settings overview for standalone Django use.
|
2015-07-21 17:10:17 -04:00 |
signals.txt
|
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
2015-07-27 10:32:47 -04:00 |
signing.txt
|
|
|
templates.txt
|
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
2015-07-27 10:32:47 -04:00 |