mirror of
https://github.com/Hopiu/django.git
synced 2026-03-29 20:30:24 +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 | ||
| templates | ||
| __init__.py | ||
| models.py | ||
| test_base.py | ||
| test_dates.py | ||
| test_detail.py | ||
| test_edit.py | ||
| test_forms.py | ||
| test_list.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||