0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/docs/topics
Claude Paroz 7ec2a21be1 Fixed #19686 -- Added HTML5 number input type
Thanks Simon Charette for his help on the patch. Refs #16630.
2013-02-23 10:18:08 +01:00
..
auth Fixed #19868 -- Clarified purpose of custom user example 2013-02-20 15:32:35 -08:00
class-based-views Update docs/topics/class-based-views/generic-display.txt 2013-02-19 16:01:06 +08:00
db Fixed #19717 - Removed mentions of "root QuerySet" in docs. 2013-02-18 09:35:22 -05:00
forms Fixed #19686 -- Added HTML5 number input type 2013-02-23 10:18:08 +01:00
http Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
i18n Typo in i18n docs. 2013-02-07 19:57:26 -03:00
testing Fixed #17797 -- Enabled support for PATCH requests in the dummy test client. Thanks to pfarmer for the suggestion and initial patch. 2013-02-02 18:22:40 -08:00
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 Fixed #19683 - Added a missing import in signing example. 2013-01-29 06:12:33 -05:00
templates.txt Fixed #19552 -- Enhanced makemessages handling of `{# #}`-style template comments. 2013-01-29 19:13:23 -03:00