Changes between Initial Version and Version 1 of Ticket #27591
- Timestamp:
- Dec 12, 2016, 12:59:36 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27591
- Property Resolution → invalid
- Property Status new → closed
-
Ticket #27591 – Description
initial v1 12 12 manage.py shell ( throws ImportError ) 13 13 ------------------------------------------------------------------------------------------------------------- 14 {{{ 14 15 try: 15 16 import django … … 20 21 "forget to activate a virtual environment?" 21 22 ) 23 }}} 22 24 -------------------------------------------------------------------------------------------------------------- 23 25 Observation 1 : Even though manage.py is unable to import Django