On 10-Jul-06, at 2:22 AM, Akatemik wrote:
> The admin interface is almost perfect to this as it has powerful ways > to manage and add new items (most notably handling the foreign keys > and > ManyToManys with a nice JS widget). There are only some > modifications I > would need to do, mainly limit the users ability to add items only > owned by them (like books and loans), limit the ability to edit/delete > only to items owned by them and to add some custom controls (like a > link to "Loan this book" in the details and list view of books and a > "Search this ISBN" to search for other data based on ISBN in add new > item). i find it is easier to roll your own in a view rather than hack admin. Since i use the same django for multiple sites, i like to leave django stuff alone as i wouldnt want a separate dajngo for each site -- regards kg http://lawgon.livejournal.com http://avsap.org.in --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

