Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic models framework

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

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

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

cd example
python manage.py test
python manage.py syncdb
python manage.py runserver

This software is licensed under the Apache License 2.0. See the LICENSE file in the top distribution directory for the full license text.

You can generate your own local copy using Sphinx trough the setup.py:

$ python setup.py build_sphinx

Or simply click Dynamite Documentation

About

dynamic models framework

Resources

Stars

7 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages