django/docs/topics
Thomas Tanner 018d110ef5 Fixed #23911 -- Added support for buffer file uploads in the test client 2014-12-04 07:42:03 -05:00
..
auth Fixed #23847 -- Improved the email_check example in the auth documentation. 2014-11-27 11:52:50 +01:00
class-based-views Fixed #21753 -- Raised exception when both `form_class` and `fields` are specified. 2014-11-21 14:23:17 -05:00
db Fixed typo in aggregation docs link. 2014-12-03 20:07:40 -05:00
forms Fixed typo in docs/topics/forms/modelforms.txt. 2014-11-27 10:53:06 -05:00
http Fixed #14664 -- Logged a warning if MiddlewareNotUsed is raised in DEBUG mode. 2014-11-27 07:55:07 -05:00
i18n
testing Fixed #23911 -- Added support for buffer file uploads in the test client 2014-12-04 07:42:03 -05:00
cache.txt
checks.txt
conditional-view-processing.txt
email.txt Fixed #23910 -- Added reply_to parameter to EmailMessage 2014-11-28 06:00:06 -05:00
files.txt
index.txt
install.txt
localflavor.txt
logging.txt
migrations.txt
pagination.txt
performance.txt
python3.txt
security.txt
serialization.txt
settings.txt
signals.txt Added notes on registering signals in ready() and using dispatch_uid. 2014-11-27 11:22:36 -05:00
signing.txt
templates.txt