#680: get_absolute_url not being used correctly in admin interface?
-------------------------------+--------------------------------------
     Reporter:  malcolm@…      |                    Owner:  adrian
         Type:  Bug            |                   Status:  new
    Component:  contrib.admin  |                  Version:
     Severity:  normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  1
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by cyogesh):

 * status:  closed => new
 * resolution:  fixed =>
 * easy:   => 0
 * needs_docs:  0 => 1
 * ui_ux:   => 0
 * type:  defect => Bug


Comment:

 Here is one of the problems of 'requiring' such a change. Don't make this
 modification in urls and do the following:

 1. Go to admin/sites/site/
 2. change the domain and you will be redirected to the new mentioned
 domain

 However if you:

 1. Go to admin/sites/site/
 2. Delete the site mentioned there
 3. Add a new site you want to be redirected to

 There will be no change in link directed by 'View on site'.

 I think if this modification is *required*, it should be (at-least)
 documented.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/680#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/082.010f100a8fe2f35fabe7b08809a1a74a%40djangoproject.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to