On Mar 24, 5:23 pm, mwebs <mic...@m-websolutions.de> wrote: > But it this doesnt work for me, as I definitvely need the id of the > object that just has been saved. > So what I need is: > - after model save --> redirect to another view > > Any ideas? > > Thanks > - Toni
Take a look at the UserAdmin in django.contrib.auth. This has exactly this behavior when making a new user. /David Christiansen -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.