1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref
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
..
class-based-views Fixed #19044 -- Made DeletionMixin interpolate its success_url. 2013-02-11 02:39:14 -05:00
contrib Documented jQuery upgrade 2013-02-22 22:02:53 +01:00
files
forms Fixed #19686 -- Added HTML5 number input type 2013-02-23 10:18:08 +01:00
models Clarified the language used in the documentation. Thanks to Mike Smith for the report. 2013-02-20 13:09:40 -08:00
templates
clickjacking.txt Simplified default project template. 2013-02-04 13:21:36 +01:00
databases.txt
django-admin.txt Simplified default project template. 2013-02-04 13:21:36 +01:00
exceptions.txt
index.txt
middleware.txt
request-response.txt Fixed #18558 -- Added url property to HttpResponseRedirect* 2013-02-13 10:29:32 +01:00
settings.txt Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 11:23:29 -07:00
signals.txt
template-response.txt Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
unicode.txt Updated a couple admonitions to use the warning directive. 2013-02-19 11:31:41 -05:00
urlresolvers.txt
urls.txt
utils.txt
validators.txt