#5783: `get_absolute_url` for User model should be configurable
--------------------------------+-------------------------------------------
Reporter: wnielson | Owner: nobody
Status: closed | Component: Contrib apps
Version: newforms-admin | Resolution: wontfix
Keywords: get_absolute_url | Stage: Design decision needed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
--------------------------------+-------------------------------------------
Changes (by mtredinnick):
* status: reopened => closed
* resolution: => wontfix
Comment:
No, I don't think we want to introduce another setting just for this. If
you want to change it, you can replace {{{User.get_absolute_url}}} with
your own function by assigning to the attribute or use absolute url
overrides as mentioned in the associated [http://groups.google.com/group
/django-developers/browse_frm/thread/ad7cc8c3ea8c58e1 django-dev thread].
In fact, all the discussion in that thread is interesting, but this
particular ticket is not the solution.
--
Ticket URL: <http://code.djangoproject.com/ticket/5783#comment:3>
Django Code <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---