django/docs/topics
Luke Plant f026a519ae Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut
This also updates all dependent functionality, including modelform_factory
 and modelformset_factory, and the generic views `ModelFormMixin`,
 `CreateView` and `UpdateView` which gain a new `fields` attribute.
2013-05-09 16:44:36 +01:00
..
auth
class-based-views
db Remove outdated ForeignKey manager documentation. 2013-05-07 10:06:15 -04:00
forms
http
i18n
testing
cache.txt
conditional-view-processing.txt Fixed #6195 -- Documented caching options for javascript_catalog. 2013-02-25 22:29:38 +01:00
email.txt
files.txt
index.txt
install.txt
localflavor.txt
logging.txt
pagination.txt
python3.txt
security.txt
serialization.txt
settings.txt Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:32:57 -05:00
signals.txt
signing.txt
templates.txt