On Sun, 29 Nov 2009 09:42:23 -0800 (PST)
Joshua Kramer <joskr...@gmail.com> wrote:

> 
> I am currently modeling the SQL creation code in sql.py and
> creation.py, as well as the field type code in fields.py.  So I'm on a
> good track - now where should I look to hook into admin.py?

Override save_model in ModelAdmin or create a custom model's
save() method.

--

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