On Wed, Jul 22, 2009 at 3:16 PM, Ali Rıza KELEŞ<ali.r.ke...@gmail.com> wrote:
> Hi,
>
> I have a model which keeps texts, dates, author, etc.. something like a
> clasical content model.
>
> I want to allow admins to save modified versions of these contents. If
> possible in another db table like this:
>
> ...
> same table fields with referer table which keeps modified contents by
> adminusers
> ...
> referer content id
> who modified
> when modified
> note for page editor
>
> When a user try to edit a content from admin interface, there would be a
> save button, save as modified version, if it is possible and simple. I
> don't know how can i do this?

The django-developers mailing list is for discussing the development
of Django itself. "Howto" type questions should be directed to
django-users.

Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to