#3291: get_absolute_url cannot be encanced with optional parameters, because it
gets curried for settings.ABSOLUTE_URL_OVERRIDES (used for {% link_to ...
%} implementation)
-------------------------------------------------------+--------------------
Reporter: David Danier <[EMAIL PROTECTED]> | Owner: adrian
Type: enhancement | Status: new
Priority: lowest | Milestone:
Component: Core framework | Version: SVN
Severity: trivial | Resolution:
Keywords: |
-------------------------------------------------------+--------------------
Changes (by David Danier <[EMAIL PROTECTED]>):
* priority: normal => lowest
* severity: major => trivial
Comment:
Done this using a second method to get the url now, so I lower the
priority/severity. But perhaps someone could look after this anyway.
(second method has one advantage btw: you can use the result of
get_absolute_url() there, which makes thing easier)
--
Ticket URL: <http://code.djangoproject.com/ticket/3291#comment:>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---