Changes between Initial Version and Version 1 of Ticket #19933, comment 2
- Timestamp:
- Feb 28, 2013, 2:14:51 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19933, comment 2
initial v1 1 1 Please find the full traceback below based on including the --traceback option: 2 2 {{{ 3 3 Traceback (most recent call last): 4 4 File "/home/lanre/.virtualenvs/D1.5R/local/lib/python2.7/site-packages/django/core/management/base.py", line 222, in run_from_argv … … 31 31 raise ValueError, 'unknown locale: %s' % localename 32 32 ValueError: unknown locale: en_NG 33 }}}