1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/topics
2012-02-17 20:23:42 +00:00
..
db
forms
http Documentation (and some small source code) edits from [17432] - [17537] 2012-02-17 20:04:11 +00:00
i18n Changed various non-breaking space characters from [17478] to use the code representation rather than the actual character, which is too hard to overlook because it just looks like a space 2012-02-17 20:23:42 +00:00
auth.txt
cache.txt
class-based-views.txt Fixed #17510 - Typo in docs/topics/class-based-views.txt; thanks andrew and noria. 2012-02-05 15:41:33 +00:00
conditional-view-processing.txt
email.txt
files.txt
generic-views-migration.txt
generic-views.txt
index.txt
install.txt
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 #17652 -- Removed all mentions to Windmill from the docs as that project doesn't integrate well with Django at this time. 2012-02-15 17:33:51 +00:00