django/docs/topics
Tim Graham 65e03a424e Fixed #10284 -- ModelFormSet.save(commit=False) no longer deletes objects
Thanks laureline.guerin@ and Wedg.
2013-07-23 16:21:23 -04:00
..
auth Fixed #20762 -- Clarified that add_fieldsets is not a standard ModelAdmin attribute. 2013-07-18 12:41:01 -04:00
class-based-views
db
forms Fixed #10284 -- ModelFormSet.save(commit=False) no longer deletes objects 2013-07-23 16:21:23 -04:00
http
i18n LocaleMiddleware isn't default anymore 2013-07-18 21:15:30 -03:00
testing Fixed #18551 -- Enabled skipIfDBFeature/skipUnlessDBFeature to decorate a class 2013-07-19 20:30:14 +02:00
cache.txt
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt
localflavor.txt Fix Croatia's country code in `localflavor` docs 2013-07-19 09:01:13 +01:00
logging.txt
pagination.txt
python3.txt Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase. 2013-05-18 19:04:34 -03:00
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt