.. |
auth
|
Adapted uses of versionchanged/versionadded to the new form.
|
2013-04-20 17:18:35 +02:00 |
class-based-views
|
Fixed #20270 -- Fixed error in AjaxResponseMixin documentation
|
2013-04-22 20:00:50 +02:00 |
db
|
Adapted uses of versionchanged/versionadded to the new form.
|
2013-04-20 17:18:35 +02:00 |
forms
|
Adapted uses of versionchanged/versionadded to the new form.
|
2013-04-20 17:18:35 +02:00 |
http
|
Adapted uses of versionchanged/versionadded to the new form.
|
2013-04-20 17:18:35 +02:00 |
i18n
|
Adapted uses of versionchanged/versionadded to the new form.
|
2013-04-20 17:18:35 +02:00 |
testing
|
Adapted uses of versionchanged/versionadded to the new form.
|
2013-04-20 17:18:35 +02:00 |
cache.txt
|
Fixed #19253 -- Extracted template cache key building logic
|
2013-02-24 14:32:45 +01:00 |
conditional-view-processing.txt
|
Fixed #6195 -- Documented caching options for javascript_catalog.
|
2013-02-25 22:29:38 +01:00 |
email.txt
|
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
2012-09-20 19:06:55 -04:00 |
files.txt
|
Fixed #19897 - Updated static files howto.
|
2013-03-29 19:15:19 -04:00 |
index.txt
|
Removed django.contrib.localflavor.
|
2012-12-29 21:59:06 +01:00 |
install.txt
|
Update link to django-mssql project
|
2013-03-06 12:12:42 -05:00 |
localflavor.txt
|
Fixed #20096 -- Added link to the Greek localflavor app
|
2013-03-20 17:08:08 +01:00 |
logging.txt
|
Added missing markup to docs.
|
2013-03-22 13:50:07 -04:00 |
pagination.txt
|
Adapted uses of versionchanged/versionadded to the new form.
|
2013-04-20 17:18:35 +02:00 |
python3.txt
|
Explained the pattern for special methods compatibility.
|
2013-04-19 09:53:50 +02:00 |
security.txt
|
Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
|
2013-02-19 11:23:29 -07:00 |
serialization.txt
|
Adapted uses of versionchanged/versionadded to the new form.
|
2013-04-20 17:18:35 +02:00 |
settings.txt
|
Fixed #19516 - Fixed remaining broken links.
|
2013-01-02 18:32:57 -05:00 |
signals.txt
|
Adapted uses of versionchanged/versionadded to the new form.
|
2013-04-20 17:18:35 +02:00 |
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 |