1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/topics
2009-06-17 14:16:27 +00:00
..
db Fixed #9919 -- Added note on the need to mark transactions as dirty when using raw SQL. 2009-06-17 13:47:39 +00:00
forms Fixed #10845 -- Clarified the examples for using ModelForms with fields or exclude specified. Thanks to Andrew Durdin for the suggestion. 2009-06-10 12:46:04 +00:00
http
auth.txt
cache.txt
conditional-view-processing.txt
email.txt
files.txt
generic-views.txt Update to [11025]. This time, actually include the new generic views documentation. 2009-06-17 14:16:27 +00:00
i18n.txt
index.txt Fixed #10336 -- Added improved documentation of generic views. Thanks to Jacob and Adrian for the original text (from the DjangoBook), and Ramiro for doing the work of porting the docs. 2009-06-17 14:09:56 +00:00
install.txt
pagination.txt
serialization.txt
settings.txt
signals.txt
templates.txt
testing.txt