Would it be possible to make Admin site business logic aware when
dealing (CRUD) with model objects?

For example, I have an "InventoryItem" model accessible via Admin
site. I wish to make "InventoryItem" model objects no-editable, read-
only, if they fall outside of a given date range as per my business
logic.

Regards,
-Alen

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to