.. |
class-based-views
|
Improved queryset handling and docs for (Single|Multiple)ObjectMixin.
|
2013-08-09 17:51:58 +07:00 |
contrib
|
Merge remote-tracking branch 'core/master' into schema-alteration
|
2013-08-09 14:17:30 +01:00 |
files
|
Fixed typo in file storage docs.
|
2013-01-13 19:36:49 +01:00 |
forms
|
Added an anchor for django.forms.Form.clean in docs
|
2013-08-08 14:13:52 -04:00 |
models
|
Merge remote-tracking branch 'core/master' into schema-alteration
|
2013-08-09 14:37:37 +01:00 |
templates
|
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
|
2013-08-06 07:13:17 -04:00 |
clickjacking.txt
|
Adapted uses of versionchanged/versionadded to the new form.
|
2013-04-20 17:18:35 +02:00 |
databases.txt
|
More migration docs, and conversion of all easy syncdb references
|
2013-07-25 16:19:36 +01:00 |
django-admin.txt
|
Merge remote-tracking branch 'core/master' into schema-alteration
|
2013-08-09 14:17:30 +01:00 |
exceptions.txt
|
Fixed #20786 -- Cleaned up docs/ref/exceptions.txt
|
2013-08-02 09:42:46 -04:00 |
index.txt
|
Fixed #19897 - Updated static files howto.
|
2013-03-29 19:15:19 -04:00 |
middleware.txt
|
Fixed #20792 -- Corrected DISALLOWED_USER_AGENTS docs.
|
2013-07-25 07:38:14 -04:00 |
request-response.txt
|
Fixed #18315 -- Documented QueryDict.popitem and QueryDict.pop
|
2013-07-25 11:06:41 -04:00 |
settings.txt
|
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
|
2013-08-06 07:13:17 -04:00 |
signals.txt
|
Rename pre_ and post_syncdb to *_migrate, with aliases from old names
|
2013-07-30 11:52:52 +01:00 |
template-response.txt
|
Removed 'mimetype' arguments from a few places, as per deprecation TL.
|
2013-06-28 21:48:16 -03:00 |
unicode.txt
|
Fixed #20691 -- Added a note for __str__() vs. __unicode__() and Python 3.
|
2013-07-03 08:44:03 -04:00 |
urlresolvers.txt
|
Removed versionadded/changed annotations dating back to 1.4.
|
2012-12-29 21:59:08 +01:00 |
urls.txt
|
Fixed #19897 - Updated static files howto.
|
2013-03-29 19:15:19 -04:00 |
utils.txt
|
Added more on @cached_property, refs #20870
|
2013-08-08 09:45:26 -04:00 |
validators.txt
|
Fixed #4833 -- Validate email addresses with localhost as domain
|
2013-01-11 20:45:46 +01:00 |
views.txt
|
Fixed #20330 -- Normalized spelling of "web server".
|
2013-04-29 19:40:43 +02:00 |