Skip to main content

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.2

  1. Clean not used imports.

v0.2.1

  1. Add changeform-tab manager.
  2. Use cascading-dropdown widget for real_field_name in ModelDefinitionAdmin.
  3. Add custom model names in create_model_definition function.

v0.2.0

  1. Turn all models and admin sites to abstract class, so that it can be used multiple times.
  2. Simplify the management, only keep model-definition-management and data management.

v0.1.0

  1. 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

django-dynamic-model-admin-0.2.2.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

django_dynamic_model_admin-0.2.2-py3-none-any.whl (17.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page