1
0
mirror of https://github.com/django/django.git synced 2024-12-26 02:56:25 +00:00
django/docs/topics
2012-03-12 20:05:48 +00: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 Edited stuff from [17543] to [17629] 2012-03-02 17:16:52 +00:00
forms Made a bunch more edits up until [17418] 2012-02-03 20:45:45 +00:00
http Fixed #17568 -- Mentioned `reverse_lazy in the LOGIN_REDIRECT_URL` settings docs. Thanks, zsiciarz. 2012-03-02 16:56:04 +00:00
i18n Edited some docs and docstrings until [17685] 2012-03-12 20:05:48 +00:00
auth.txt Fixed #9995 -- Updated the installation instructions to recommend pip. Also fixed ReST errors. Refs #9112. 2012-03-03 09:11:54 +00:00
cache.txt
class-based-views.txt Fixed #17390 - Added a note to topics/auth.txt regarding how to decorate class-based generic views; thanks zsiciarz for the patch. 2012-02-20 18:57:51 +00:00
conditional-view-processing.txt
email.txt
files.txt
generic-views-migration.txt
generic-views.txt
index.txt
install.txt Edited some docs and docstrings until [17685] 2012-03-12 20:05:48 +00:00
logging.txt
pagination.txt
security.txt
serialization.txt Fixed #13914 -- Added natural keys to User and Group models in auth contrib app. Thanks, jbochi and closedbracket. 2012-02-04 12:48:01 +00:00
settings.txt
signals.txt
signing.txt
templates.txt
testing.txt Fixed a couple of typos in testing document. 2012-03-11 19:49:19 +00:00