1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/docs/topics
2011-08-26 08:18:05 +00:00
..
db Added a bit to 'Saving ManyToMany Fields' explicitly explaining how to add multiple relations in one statement 2011-08-26 04:34:40 +00:00
forms
http
i18n
auth.txt
cache.txt Fixed #15499 -- Ensure that cache control headers don't try to set public and private as a result of multiple calls to patch_cache_control with different arguments. Thanks to AndiDog for the report and patch. 2011-08-23 03:51:10 +00:00
class-based-views.txt
conditional-view-processing.txt
email.txt
files.txt
generic-views-migration.txt
generic-views.txt
index.txt
install.txt Minor Debian/Ubuntu install instruction update. 2011-08-22 07:36:42 +00:00
logging.txt
pagination.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt Fixed documentation about use of salt parameter in signing functions. 2011-08-26 08:18:05 +00:00
templates.txt
testing.txt Add the ability to do unordered comparisons in assertQuerysetEqual. 2011-08-23 03:38:18 +00:00