django/docs/ref
Tim Graham 70cf70ad21 [1.5.x] Added an anchor for django.forms.Form.clean in docs
Backport of 8442268869 from master
2013-08-08 14:14:20 -04:00
..
class-based-views [1.5.x] Fixed #20545 - Made class-based view MRO lists consistent. 2013-06-03 10:14:29 -04:00
contrib [1.5.x] Clarified meaning of models.User.is_authenticated() 2013-08-08 10:27:48 -04:00
files [1.5.x] Fixed typo in file storage docs. 2013-01-13 19:37:21 +01:00
forms [1.5.x] Added an anchor for django.forms.Form.clean in docs 2013-08-08 14:14:20 -04:00
models [1.5.x] Fixed #20842 and #20845 - Added a note on order_by() and improved prefetch_related() docs. 2013-08-04 12:36:29 -04:00
templates [1.5.x] Fixed some markup in docs/ref/templates/api.txt 2013-07-15 11:38:04 -04:00
clickjacking.txt [1.5.x] Added missing markup to docs. 2013-03-22 14:08:55 -04:00
databases.txt [1.5.x] Updated the `databases` documentation 2013-07-19 06:31:48 -04:00
django-admin.txt [1.5.x] Fixed a small formatting issue. 2013-08-04 17:31:42 -07:00
exceptions.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
index.txt [1.5.x] Fixed #19897 - Updated static files howto. 2013-03-30 07:12:37 -04:00
middleware.txt [1.5.x] Fixed #20792 -- Corrected DISALLOWED_USER_AGENTS docs. 2013-07-25 07:39:42 -04:00
request-response.txt [1.5.x] Fixed #18315 -- Documented QueryDict.popitem and QueryDict.pop 2013-07-25 11:09:19 -04:00
settings.txt [1.5.x] Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS 2013-06-09 15:06:23 -04:00
signals.txt [1.5.x] Fixed typo in docs/ref/signals.txt 2013-06-27 17:53:54 -04:00
template-response.txt [1.5.x] Added missing markup to docs. 2013-03-22 14:08:55 -04:00
unicode.txt [1.5.x] Fixed #20691 -- Added a note for __str__() vs. __unicode__() and Python 3. 2013-07-03 08:46:31 -04:00
urlresolvers.txt [1.5.X] Fixed #18974 - Warned against using models.permalink 2012-11-22 16:10:42 -05:00
urls.txt [1.5.x] Fixed #19897 - Updated static files howto. 2013-03-30 07:12:37 -04:00
utils.txt [1.5.x] Added more on @cached_property, refs #20870 2013-08-08 09:47:30 -04:00
validators.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
views.txt [1.5.x] Fixed #19897 - Updated static files howto. 2013-03-30 07:12:37 -04:00