Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
django.contrib.redirects customisation
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Лебедев Илья  
View profile  
 More options Nov 15 2012, 6:22 am
From: Лебедев Илья <mele...@gmail.com>
Date: Thu, 15 Nov 2012 15:22:32 +0400
Local: Thurs, Nov 15 2012 6:22 am
Subject: django.contrib.redirects customisation

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 I need field 'is_active'. Also I need that redirect works for
all pages, not only 404.
Right now I've did that by my own and I don't want to make it separate app
since Django has similar functionality.
How about making that application a little bit more configurable and
convinient?
It doesn't seems to be difficult, so I can do it myself.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Julien Phalip  
View profile  
 More options Nov 18 2012, 6:38 pm
From: Julien Phalip <jpha...@gmail.com>
Date: Mon, 19 Nov 2012 00:38:12 +0100
Local: Sun, Nov 18 2012 6:38 pm
Subject: Re: django.contrib.redirects customisation

On Nov 15, 2012, at 12:22 PM, Лебедев Илья <mele...@gmail.com> 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. I dont need 'site' field (since there is only one site), but I need field 'is_active'. Also I need that redirect works for all pages, not only 404.
> Right now I've did that by my own and I don't want to make it separate app since Django has similar functionality.
> How about making that application a little bit more configurable and convinient?
> It doesn't seems to be difficult, so I can do it myself.

More customization hooks would be welcome. Please feel free to create tickets in Trac. Please keep each proposed new feature into a separate ticket.

Julien


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »