6acaa52386
Allows custom behavior for setting initial form data in ModelAdmin. By default, initial data is set via GET params. The new method allows this behavior to be overridden. Thanks egasimus for the suggestion. |
||
---|---|---|
.. | ||
fixtures | ||
templates | ||
__init__.py | ||
admin.py | ||
customadmin.py | ||
forms.py | ||
models.py | ||
tests.py | ||
urls.py | ||
views.py |