Re: redirect to admin with parameter

2014-10-13 Thread Christian Schulz
Got it with a simple redirect. Am Montag, 13. Oktober 2014 11:54:31 UTC+2 schrieb Christian Schulz: > > Hey, > > i'd like to redirect with a parameter to specific entry in an admin model > table entry > Is it possible with a TemplateView in urls.py directly? > > If not , what is the proper way t

redirect to admin with parameter

2014-10-13 Thread Christian Schulz
Hey, i'd like to redirect with a parameter to specific entry in an admin model table entry Is it possible with a TemplateView in urls.py directly? If not , what is the proper way to do it without a template? Example I call: reporting/netreach/2695/ and would like redirect to adminreporting/n