On Dec 13, 2007 5:46 PM, djnz <[EMAIL PROTECTED]> wrote:

>
> I have just setup part of my project for the newforms-admin branch.
> All seemed ok. But when i modifiy an object with the admin interface,
> the changes do not show neither in admin nor in the public area of the
> web. I have to restart the internal django webserver to see the
> changes.
>
> Any ideas?
>

Not really.  I've been using newforms-admin for many weeks with no such
problems.  What do you mean you've set up part of your project for
newforms-admin?  You are either running trunk or newforms-admin, you can't
be partly one and partly the other.  Can you be a little more specific on
the changes you are making and where they are not being reflected?  The fact
that restarting the development server "fixes" things makes it sound like
you are changing code, but the rest of your description sounds like you are
simply changing model data, and I'm baffled as to how that could not be
reflected immediately in the admin interface where you make the change.

Karen

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