#5990: permalink() works a little different from {% url %}
-------------------------------------+--------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: nobody
Status: new | Component: Core framework
Version: SVN | Resolution:
Keywords: permalink url | Stage: Design decision
needed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 1
-------------------------------------+--------------------------------------
Changes (by SmileyChris):
* needs_better_patch: => 1
* stage: Unreviewed => Design decision needed
* component: Uncategorized => Core framework
* needs_tests: => 0
* needs_docs: => 0
Comment:
If we were to do this (and I'm not sure we should), then the patch isn't
good enough: `permalink` may be passed a view rather than just a string
containing the view name, so you'd have to check for that before just
adding a string to it.
--
Ticket URL: <http://code.djangoproject.com/ticket/5990#comment:1>
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
-~----------~----~----~----~------~----~------~--~---