Dynamic models framework
Project description
This package provides a module to create dynamic models in django and use it in view and admin interface. Thx to Will Hardy for this fantastic paper Runtime Dynamic Models Documentation
Installation
Clone and install:
git clone git://github.com/z4r/django-dynamite.git cd django-dynamite python setup.py install
Using pip:
$ pip install django-dynamite
Quick Start
Take a look to example project, try it and enjoy:
cd example python manage.py test python manage.py syncdb python manage.py runserver
License
This software is licensed under the Apache License 2.0. See the LICENSE file in the top distribution directory for the full license text.
Documentation
You can generate your own local copy using Sphinx trough the setup.py:
$ python setup.py build_sphinx
Or simply click Dynamite Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-dynamite-0.4.1.tar.gz
(15.8 kB
view details)
File details
Details for the file django-dynamite-0.4.1.tar.gz
.
File metadata
- Download URL: django-dynamite-0.4.1.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6aba75a2622f2a9be5996acb24a756c42caa5bcacf75c7f5939c2020ccfdc11a |
|
MD5 | 3ba7ec5d20c92eff2bcf667b50b92406 |
|
BLAKE2b-256 | d74e5d036e7c6dcf3eb76d85c41a168f40697346570961bbe2055df1b6238ebf |