#10079: [trivial, patch] Make template.context usable outside of Django
----------------------------------------+-----------------------------------
          Reporter:  kcarnold           |         Owner:  nobody
            Status:  new                |     Milestone:  1.1   
         Component:  Template system    |       Version:  1.0   
        Resolution:                     |      Keywords:        
             Stage:  Ready for checkin  |     Has_patch:  1     
        Needs_docs:  0                  |   Needs_tests:  0     
Needs_better_patch:  0                  |  
----------------------------------------+-----------------------------------
Comment (by mcroydon):

 No reason other than they were only being used inside that function and I
 was trying to reduce imports to fit the use case.  Django should already
 be on his pythonpath if he's importing {{{Context}}} from it thought.
 Updated patch moves the other imports back to the top.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10079#comment:4>
Django <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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to