On Jan 8, 2008 10:17 AM, Nader <[EMAIL PROTECTED]> wrote:
> I have looked while for a answer to my problem but unfortunately I
> haven't found a one, maybe I had to spend more time.  However I have a
> project with some applications. By using of Admin we can Create, Read,
> Update and Delete (CRUD)  models information in the project. But in
> one application I would like only to read  the model and could not
> use  Create, Update and Delete capabilities. Would somebody tell me
> how I can solve this problem by using of Admin interface?

As you'll find by searching the archives of this list, this is not
something the Django admin interface is designed to support, and so
any solution will need to come entirely from you writing your own
code.


-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

--~--~---------~--~----~------------~-------~--~----~
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