mirror of
https://github.com/django/django.git
synced 2025-10-27 18:27:00 +00:00
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. |
||
|---|---|---|
| .. | ||
| generic-display.txt | ||
| generic-editing.txt | ||
| index.txt | ||
| intro.txt | ||
| mixins.txt | ||