Define new type model in Django's admin site. New type model can be managed in admin site, and also provide the auto generated ModelForm.
Project description
django-dynamic-model-admin
Define new type model in Django's admin site. New type model can be managed in admin site, and also provide the auto generated ModelForm.
Install
pip install django-dynamic-model-admin
Releases
v0.2.1 2020/03/31
- Add changeform-tab manager.
- Use cascading-dropdown widget for real_field_name in ModelDefinitionAdmin.
- Add custom model names in create_model_definition function.
v0.2.0 2020/03/17
- Turn all models and admin sites to abstract class, so that it can be used multiple times.
- Simplify the management, only keep model-definition-management and data management.
v0.1.0 2020/03/16
- First release.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-dynamic-model-admin-0.2.1.tar.gz
.
File metadata
- Download URL: django-dynamic-model-admin-0.2.1.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3fe10d9dbb9f25ffe61883990e5b6d47e801f6751b08ba8dfa96c8b74adbe80 |
|
MD5 | fd85f6ac56b459a16f9aae6c3ba4a015 |
|
BLAKE2b-256 | ae110ab4e457b01867e11d66be21dceaefc1da4c567c9911b1581762c13cb127 |