django-dynamicfields 0.1a20160919090754
Latest version
Released:
Your project description goes here
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Stefano Apostolico
- Tags django-dynamicfields
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Natural Language
- Programming Language
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
It offers a Django Field able to dynamically add extra fields to any model using Admin interface.
This app has been designed to work as front-end to an Django/ElasticSearch based stack.
Quickstart
Install django-dynamicfields:
pip install django-dynamicfields
Then use it in a project:
import django_dynamicfields
History
0.1.0 (2015-10-02)
First release on PyPI.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Stefano Apostolico
- Tags django-dynamicfields
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Natural Language
- Programming Language