1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/topics
2012-03-02 16:56:04 +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 Fixed #17794 - Added a bunch of cross-reference links to the DB queries topic documentation. Thanks guettli for the initial patch. 2012-03-02 16:45:06 +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 Fixed #17319 -- Made the example for set_language less error-prone. Thanks Anna Dolma Alonso for the report. 2012-02-19 09:19:38 +00:00
auth.txt Fixed 17764. Improved auth docs. 2012-03-02 05:03:52 +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 Fixes #17578. Improve setup instructions for Windows users. 2012-03-02 04:27:46 +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 Clarified the fact that the signal_changed signal isn't used by Django itself (yet). Refs #17787. 2012-02-27 22:52:07 +00:00