Remove setup_environ from build-media.py
Review Request #4656 — Created Sept. 27, 2013 and submitted — Latest diff uploaded
Remove setup_environ from build-media.py
The setup_environ call is deprecated, in favor of setting
DJANGO_SETTINGS_MODULE in the environment. I fixed this in manage.py but missed
it here.
Ran build-media.py and saw it work correctly.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
contrib/internal/build-media.py |
---|