.. |
class-based-views
|
[1.6.x] Fixed the base class note in the Date Views docs.
|
2013-11-19 10:25:48 -05:00 |
contrib
|
[1.6.x] Updated a bunch of hyperlinks in documentation
|
2013-12-08 18:48:30 +01:00 |
files
|
|
|
forms
|
[1.6.x] Removed a mention of Form._errors from the documentation.
|
2013-11-12 20:54:37 +01:00 |
models
|
[1.6.x] Fixed #21507 -- Corrected default widget information for FileField
|
2013-11-25 08:27:27 -05:00 |
templates
|
[1.6.x] Fixed #21515 -- Corrected example of template.Context in documentation.
|
2013-11-28 00:59:00 +01:00 |
clickjacking.txt
|
|
|
databases.txt
|
[1.6.x] Updated a bunch of hyperlinks in documentation
|
2013-12-08 18:48:30 +01:00 |
django-admin.txt
|
[1.6.x] Fixed #21488 -- Multiple locales treatment in i18n commands.
|
2013-11-23 11:02:30 -03:00 |
exceptions.txt
|
[1.6.x] Fixed #21044 -- Documented django.core.urlresolvers.Resolver404
|
2013-09-05 08:45:58 -04:00 |
index.txt
|
|
|
middleware.txt
|
[1.6.x] Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH.
|
2013-09-11 08:18:48 -04:00 |
request-response.txt
|
|
|
settings.txt
|
[1.6.x] Added a warning regarding risks in serving user uploaded media.
|
2013-12-02 13:49:47 -05:00 |
signals.txt
|
[1.6.x] Removed extra p (topppings->toppings)
|
2013-09-23 19:25:07 -04:00 |
template-response.txt
|
[1.6.x] Fixed #21154 -- Updated TemplateResponse docs to better explain context.
|
2013-09-30 10:21:34 -04:00 |
unicode.txt
|
|
|
urlresolvers.txt
|
[1.6.x] Fixed #21044 -- Documented django.core.urlresolvers.Resolver404
|
2013-09-05 08:45:58 -04:00 |
urls.txt
|
[1.6.x] A few doc additions for changes from d228c1192e .
|
2013-09-22 13:54:54 -03:00 |
utils.txt
|
[1.6.x] Added missing parameter in npgettext_lazy docs
|
2013-11-08 18:35:43 -05:00 |
validators.txt
|
|
|
views.txt
|
|
|