Re: django.contrib.redirects customisation

2012-11-18 Thread Julien Phalip
On Nov 15, 2012, at 12:22 PM, Лебедев Илья wrote: > Recently I needed functionality just like in django.contrib.redirects - > redirects table, that can be edited in admin. I was sad to find out that its > strongly not configurable. For example, I dont need status 301, but need > something else

django.contrib.redirects customisation

2012-11-16 Thread Лебедев Илья
Recently I needed functionality just like in django.contrib.redirects - redirects table, that can be edited in admin. I was sad to find out that its strongly not configurable. For example, I dont need status 301, but need something else. I dont need 'site' field (since there is only one site), but