django/docs/topics
Tim Graham 3ac70a5907 [1.4.X] Fixed #16817 - Added a guide of code coverage to contributing docs.
Thanks Pedro Lima for the draft patch.

Backport of 06f5da3d78 from master
2012-10-11 06:14:24 -04:00
..
_images Added a diagram of the hierarchy of our TestCase subclasses to the testing docs. 2012-02-27 19:04:33 +00:00
db [1.4.X] Fixed #17435 - Clarified that QuerySet.update returns the number of rows matched 2012-10-06 07:07:29 -04:00
forms [1.4.x] Fixed #11185 - Expanded docs on customizing widgets; thanks fadeev for the draft patch. 2012-09-15 06:46:39 -04:00
http [1.4.X] Fixed #14829 - Added references to CBVs in the URLConf docs; thanks Andrew Willey for the suggestion. 2012-09-19 18:01:24 -04:00
i18n [1.4.X] Fixed #17180 - Emphasized the need to load the i18n template tag in each template that uses translations. Thanks stefan.freyr for the suggestion and buddylindsey for the draft patch. 2012-08-19 18:48:29 -04:00
auth.txt [1.4.x] Fixed #16929 - Documented how to extend UserAdmin with UserProfile fields; thanks charettes for the draft example. 2012-09-15 07:41:49 -04:00
cache.txt
class-based-views.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
conditional-view-processing.txt
email.txt [1.4.x] Updated obsolete links in the documentation 2012-08-30 07:47:56 -04:00
files.txt
generic-views-migration.txt
generic-views.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
index.txt
install.txt [1.4.x] Updated obsolete links in the documentation 2012-08-30 07:47:56 -04:00
logging.txt [1.4.x] Fixed #17069 -- Added log filter example to docs. 2012-08-22 20:37:38 -04:00
pagination.txt
security.txt [1.4.x] Added more explicit warnings about unconfigured reStructured Text usage in docs. 2012-06-08 15:02:15 +01:00
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt [1.4.x] Fixed #13608 - Noted that template lookups use literal values. 2012-09-01 09:27:29 -04:00
testing.txt [1.4.X] Fixed #16817 - Added a guide of code coverage to contributing docs. 2012-10-11 06:14:24 -04:00