1
0
mirror of https://github.com/django/django.git synced 2025-01-12 19:37:06 +00:00
django/docs/topics
Gary Wilson Jr b2c2c3a2ed A few fixes for the testing documentation:
* Removed an extra semicolon that was preventing the rendering of a Sphinx class directive for the `Client()` class.
 * Indented `Client` class's methods.
 * Added linebreaks after attribute directives of `Response` class so Sphinx rendenders them correctly.
 * Removed trailing whitespace.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8567 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-26 00:52:55 +00:00
..
db Fixed a bad link in topics/db/models.txt 2008-08-25 19:29:10 +00:00
forms
http
auth.txt
cache.txt
email.txt
files.txt
i18n.txt Fixed #5591: corrected info about variables in trans tag. Thanks, idangazit. 2008-08-25 19:28:41 +00:00
index.txt
install.txt
pagination.txt
serialization.txt
settings.txt
templates.txt Refactored Django's comment system. 2008-08-25 22:14:22 +00:00
testing.txt A few fixes for the testing documentation: 2008-08-26 00:52:55 +00:00