For PyLucid i have made http://code.google.com/p/django-dbpreferences/

"""
A django app defines a form with initial values. The form cleaned data
dict would be stored serialized into the database. The app can easy
get the current preference dict and the user can easy edit the values
in the django admin panel.
"""

Some examples:
http://code.google.com/p/django-dbpreferences/wiki/DBPreferences_example
http://code.google.com/p/django-dbpreferences/wiki/UserSettings_example

Mfg.

Jens

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

Reply via email to