django/docs/ref
Ramiro Morales d19109fd37 Fixed #19497 -- Refactored testing docs.
Thanks Tim Graham for the review and suggestions.
2012-12-21 21:59:06 -03:00
..
class-based-views Fixed #19239 - Added examples for generic date views 2012-11-27 19:26:37 -05:00
contrib Fixed #19366 -- Prevented GEOSIndexError when comparing geometries 2012-11-28 22:34:02 +01:00
files Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
forms Fixed #13997 - Added an example of constructing a MultiWidget and documented the value_from_datadict method. 2012-11-17 17:54:09 -05:00
models Fixed #19374 -- Typo in docs/ref/models/instances.txt. 2012-11-27 18:57:50 -08:00
templates Fixed #19470 - Clarified widthratio example. 2012-12-18 08:20:01 -05:00
authbackends.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
clickjacking.txt Fixed #14201 - Add a "security overview" page to the docs 2011-06-10 15:14:36 +00:00
databases.txt Fixed #19377 - Emphasized database host link in tutorial 2012-12-11 16:34:17 -05:00
django-admin.txt Fixed #19497 -- Refactored testing docs. 2012-12-21 21:59:06 -03:00
exceptions.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
index.txt Refactored URL mapping documentation. 2012-10-06 11:27:20 -03:00
middleware.txt Fixed #18473 - Fixed a suggestion that GZipMiddleware needs to be first in the list of middleware. 2012-10-17 15:46:59 -04:00
request-response.txt Fixed #6527 -- Provided repeatable content access 2012-10-24 17:08:37 +02:00
settings.txt Fixed #19497 -- Refactored testing docs. 2012-12-21 21:59:06 -03:00
signals.txt Fixed #19497 -- Refactored testing docs. 2012-12-21 21:59:06 -03:00
template-response.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
unicode.txt Fixed #18974 - Warned against using models.permalink 2012-11-22 16:08:51 -05:00
urlresolvers.txt Fixed #18974 - Warned against using models.permalink 2012-11-22 16:08:51 -05:00
urls.txt More URL mapping documentation fixes. 2012-10-06 16:35:22 -03:00
utils.txt Fixed #18718 - Documented django.utils.encoding.filepath_to_uri 2012-12-16 14:39:37 -05:00
validators.txt Removed references to changes made in 1.2. 2012-06-07 15:02:35 +02:00