django/docs/topics
Tim Graham 17d60438e9 [1.5.X] Fixed #20523 - Incorrect form field for FilePathField.
Thanks sane4ka.sh@ for the report.

Backport of 1fdc3d256d from master
2013-05-28 11:59:41 -04:00
..
auth [1.5.x] Fixed #20394 - Clarified argument of get_user in docs 2013-05-13 14:07:37 -04:00
class-based-views [1.5.x] Fixed #20270 -- Fixed error in AjaxResponseMixin documentation 2013-04-22 20:03:21 +02:00
db [1.5.X] Fixed #20513 - Expanded docs on QuerySet caching. 2013-05-28 08:43:05 -04:00
forms [1.5.X] Fixed #20523 - Incorrect form field for FilePathField. 2013-05-28 11:59:41 -04:00
http [1.5.x] Fixed #20204 - Consistent usage of url() in URL dispatcher documentation 2013-04-10 20:41:03 -04:00
i18n [1.5.x] Fixed #20335 - Documented the {% language %} template tag. 2013-05-18 11:22:42 -04:00
testing [1.5.x] Fixed #20316 - Clarified transaction behavior of TestCase. 2013-05-23 11:12:33 -04:00
cache.txt [1.5.x] Fixed #19823 -- Fixed memcached code example in cache docs 2013-02-14 11:25:07 +01:00
conditional-view-processing.txt [1.5.x] Fixed #6195 -- Documented caching options for javascript_catalog. 2013-02-25 22:30:56 +01:00
email.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
files.txt [1.5.x] Fixed #20385 -- Typo in files docs. 2013-05-10 13:24:25 +02:00
index.txt [1.5.x] Fixed #19498 -- refactored auth documentation 2012-12-28 11:48:05 -08:00
install.txt [1.5.x] Fixed #19497 -- Refactored testing docs. 2012-12-22 12:39:49 -03:00
logging.txt [1.5.x] Added missing markup to docs. 2013-03-22 14:08:55 -04:00
pagination.txt [1.5.x] Fixed broken links, round 4. refs #19516 2012-12-29 15:57:57 -05:00
python3.txt [1.5.x] Minor docs fix for e11ccc76. 2013-03-17 22:44:20 +01:00
security.txt [1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 10:39:03 -07:00
serialization.txt [1.5.x] Added missing markup to docs. 2013-03-22 14:08:55 -04:00
settings.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
signals.txt [1.5.X] Fixed #19579 - Documented that "providing_args" is purely documentational. 2013-02-23 15:33:58 -05:00
signing.txt [1.5.x] Fixed #19683 - Added a missing import in signing example. 2013-01-29 06:13:47 -05:00
templates.txt Enhanced traanslator comments documentation. 2013-01-31 10:58:05 -03:00