#11621: Django copies .pyo files for a new project/app
----------------------------+-----------------------------------------------
 Reporter:  stevemilner     |       Owner:  nobody    
   Status:  new             |   Milestone:            
Component:  Core framework  |     Version:  SVN       
 Keywords:                  |       Stage:  Unreviewed
Has_patch:  1               |  
----------------------------+-----------------------------------------------
 Ignacio Vazquez-Abrams noted that if pyo files are present Django copys
 them into projects/apps. Currently, core.management.base stops pyc's from
 being copied but does not stop pyo's. Ignacio proposed adding the same
 block on pyo's (see patch attached).

 [https://bugzilla.redhat.com/show_bug.cgi?id=495046 RH Bugzilla Bug]

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11621>
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