Re: [Django] #10079: [trivial, patch] Make template.context usable outside of Django

2009-03-30 Thread Django
#10079: [trivial, patch] Make template.context usable outside of Django
+---
  Reporter:  kcarnold   | Owner:  gwilson
Status:  assigned   | 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  |  
+---
Changes (by gwilson):

  * owner:  nobody => gwilson
  * status:  new => assigned

-- 
Ticket URL: 
Django 
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
-~--~~~~--~~--~--~---



Re: [Django] #10079: [trivial, patch] Make template.context usable outside of Django

2009-03-29 Thread Django
#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: 
Django 
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
-~--~~~~--~~--~--~---



Re: [Django] #10079: [trivial, patch] Make template.context usable outside of Django

2009-03-29 Thread Django
#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 Alex):

 Is there any reason to move all the imports inside the function, I think
 we only need to move the settings import as the issue is not having all of
 Django on disk, it's using it in the context of a django project.

-- 
Ticket URL: 
Django 
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
-~--~~~~--~~--~--~---



Re: [Django] #10079: [trivial, patch] Make template.context usable outside of Django

2009-03-29 Thread Django
#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  |  
+---
Changes (by mcroydon):

  * stage:  Accepted => Ready for checkin

Comment:

 This is a pretty trivial patch that applies cleanly and doesn't cause any
 test breakage.  I'm going to call this ready for checkin but please scold
 me if you should.

-- 
Ticket URL: 
Django 
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
-~--~~~~--~~--~--~---



Re: [Django] #10079: [trivial, patch] Make template.context usable outside of Django

2009-02-27 Thread Django
#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:  Accepted | Has_patch:  1 
Needs_docs:  0|   Needs_tests:  0 
Needs_better_patch:  0|  
--+-
Changes (by jacob):

  * needs_better_patch:  => 0
  * needs_docs:  => 0
  * stage:  Unreviewed => Accepted
  * needs_tests:  => 0
  * milestone:  => 1.1

-- 
Ticket URL: 
Django 
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
-~--~~~~--~~--~--~---