Hello,

is it possible to tell the built-in admin interface to execute a command 
when I create a new instance of a certain model?

As part of my AI studies I have written a neural network for character 
recognition and now I want to use Django as a kind of frontend. So when 
I create a new neural network with the admin-interface I want a new 
instance of my neural network class to be created? There is already a 
script for that which I ran from the command line, up to now.

So how can I execute a custom command in the admin interface?
Is there a more elegant way to solve this problem?

Thank you for your help,
Jan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to