Skip to main content

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


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 hashes)

Uploaded Source

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