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

Quick start


Clone and install:

git clone git://github.com/z4r/django-dynamite.git

cd django-dynamite

python setup.py install

Take a look to example project, try it and enjoy:

cd example

python manage.py test

python manage.py syncdb

python manage.py runserver

Building / Installing


You can just use setup.py to build and install django-dynamite:

$ python setup.py bdist_egg

Once built, you can use easy_install on the python egg.

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.tar.gz (14.3 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