Hello list,

I just wanted to share a little hacky solution I found for extending some
django models without creating a new table while still maintaining
readability (which is I reckon is *the* advantage Django offers us when it
comes to database creation).

It is all in a blog post here :
http://www.ravelsoft.com/blog/2010/patchmodel-hacky-solution-extending-authuser-class

Comments, Suggestions and Enhancements are more than welcome !

-- 
Christophe Eymard

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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