1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/topics
Tim Graham 31bcb102b2 Fixed #19775 - Clarified requirements of the "default" database.
Thanks monkut for the report and wsmith323 for the patch.
2013-02-23 15:21:35 -05:00
..
auth Fixed #19758 -- Avoided leaking email existence through the password reset form. 2013-02-23 14:31:21 +01:00
class-based-views Update docs/topics/class-based-views/generic-display.txt 2013-02-19 16:01:06 +08:00
db Fixed #19775 - Clarified requirements of the "default" database. 2013-02-23 15:21:35 -05:00
forms Fixed #19686 -- Added HTML5 number input type 2013-02-23 10:18:08 +01:00
http
i18n
testing
cache.txt Fixed #19823 -- Fixed memcached code example in cache docs 2013-02-14 11:23:52 +01:00
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt
localflavor.txt
logging.txt
pagination.txt
python3.txt
security.txt Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 11:23:29 -07:00
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt