.. |
auth
|
Fixed a typo in docs/topics/auth/customizing.txt
|
2013-02-03 13:23:16 -05:00 |
class-based-views
|
Fixed #19690 - Removed unused import
|
2013-01-29 17:39:03 +02:00 |
db
|
Fixed #19516 - Fixed remaining broken links.
|
2013-01-02 18:32:57 -05:00 |
forms
|
Fixed #19700 - Added documentation for BoundField.field.
|
2013-02-02 08:34:42 -05:00 |
http
|
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
|
2013-01-31 13:54:40 +01:00 |
i18n
|
Fixed a documentation warning introduced by 3f1c7b7
|
2013-02-06 01:07:42 -05: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 #19516 - Fixed remaining broken links.
|
2013-01-02 18:32:57 -05:00 |
conditional-view-processing.txt
|
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
2011-10-14 00:12:01 +00:00 |
email.txt
|
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
2012-09-20 19:06:55 -04:00 |
files.txt
|
Fixed typo.
|
2013-01-23 12:36:48 -08:00 |
index.txt
|
Removed django.contrib.localflavor.
|
2012-12-29 21:59:06 +01:00 |
install.txt
|
Fixed #19497 -- Refactored testing docs.
|
2012-12-21 21:59:06 -03:00 |
localflavor.txt
|
Removed django.contrib.localflavor.
|
2012-12-29 21:59:06 +01:00 |
logging.txt
|
Fixed #19516 - Fixed remaining broken links.
|
2013-01-02 18:32:57 -05:00 |
pagination.txt
|
Removed versionadded/changed annotations dating back to 1.4.
|
2012-12-29 21:59:08 +01:00 |
python3.txt
|
Fixed #19589 -- assertRegexpMatches is deprecated in Python 3.3.
|
2013-01-26 13:47:11 +01:00 |
security.txt
|
Removed django.contrib.markup.
|
2012-12-29 21:59:07 +01:00 |
serialization.txt
|
Fixed #19516 - Fixed remaining broken links.
|
2013-01-02 18:32:57 -05:00 |
settings.txt
|
Fixed #19516 - Fixed remaining broken links.
|
2013-01-02 18:32:57 -05:00 |
signals.txt
|
Fixed broken links, round 3. refs #19516
|
2012-12-26 19:07:22 -05: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 |