mirror of
https://github.com/django/django.git
synced 2025-12-09 02:55:57 +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. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| admin.py | ||
| forms.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||