#1278: Potentially useful get_setting templatetag
-----------------------------+----------------------------------------------
 Reporter:  matt             |        Owner:  adrian
     Type:  enhancement      |       Status:  new   
 Priority:  normal           |    Milestone:        
Component:  Template system  |      Version:  SVN   
 Severity:  minor            |   Resolution:        
 Keywords:                   |  
-----------------------------+----------------------------------------------
Changes (by anonymous):

  * priority:  lowest => normal

Comment:

 This would be very useful when developing - getting rid of hardcoded media
 paths being the major example. It's easy to pass <project>.settings to
 views in render and use settings.MEDIA_URL, but you can't do this for
 generic views.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/1278>
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---

Reply via email to