#23453: project_template: sys.dont_write_bytecode = True
--------------------------------------------+--------------------
     Reporter:  collinanderson              |      Owner:  nobody
         Type:  New feature                 |     Status:  new
    Component:  Core (Management commands)  |    Version:  master
     Severity:  Normal                      |   Keywords:
 Triage Stage:  Unreviewed                  |  Has patch:  0
Easy pickings:  0                           |      UI/UX:  0
--------------------------------------------+--------------------
 pyc files are only helpful for code startup, and we don't attempt to make
 django start up quickly.

 It adds a bit of cruft to the default template, but it's easy to remove,
 and could help eliminate .pyc issues for beginners.

--
Ticket URL: <https://code.djangoproject.com/ticket/23453>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/057.98b8dad039407c369f26de1d9ad989bd%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to