Hi,

I would like to add a custom field to an existing admin model, namely LogEntry. 
The goal is to add a comment field, where custom change comments can be added 
in the admin whenever a model is saved.

Is it even possible to add such a field without changing the existing admin 
codebase? Or would have to define a new model and just override all the admin's 
*log* methods to save the log msgs to the new model?

Any hints how this could be done? 
Or are the any apps that do similar things, where I could take a look at?

Thanks.

_________________________________________________________________
Windows Liveā„¢: Keep your life in sync. Check it out!
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_allup_explore_012009
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
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