Hi all,

I have been thinking about dynamic models in Django for a while now. And 
inspired by https://code.djangoproject.com/wiki/DynamicModels and Will 
Hardy's https://github.com/willhardy/dynamic-models, I have created Dynamo, 
to  let users and admins create and maintain their models dynamically at 
runtime. 

It is certainly not perfect yet, but I hope it is of some use for the 
community. 
The code can be found at https://bitbucket.org/schacki/django-dynamo and the 
docs at http://django-dynamo.readthedocs.org/en/latest/

Any feedback and contributions are highly appreciated.

Regards,
Juergen

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/jbCSSxHB_msJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to