Changes between Initial Version and Version 1 of Ticket #28634
- Timestamp:
- Sep 25, 2017, 11:38:35 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28634
- Property Resolution → needsinfo
- Property Status new → closed
-
Ticket #28634 – Description
initial v1 1 C:\ipsl\CLOUD_PACO_IPSL_AUTOMATION\TESTCASES\CONFIG\WebIPSLconfigCloudEPC>manage 2 .py runserver1 {{{ 2 C:\ipsl\CLOUD_PACO_IPSL_AUTOMATION\TESTCASES\CONFIG\WebIPSLconfigCloudEPC>manage.py runserver 3 3 Traceback (most recent call last): 4 File "C:\ipsl\CLOUD_PACO_IPSL_AUTOMATION\TESTCASES\CONFIG\WebIPSLconfigCloudEP 5 C\manage.py", line 8, in <module> 4 File "C:\ipsl\CLOUD_PACO_IPSL_AUTOMATION\TESTCASES\CONFIG\WebIPSLconfigCloudEPC\manage.py", line 8, in <module> 6 5 from django.core.management import execute_from_command_line 7 File "C:\Users\nokia\AppData\Local\Programs\Python\Python36-32\lib\site-packag 8 es\django\core\management\__init__.py", line 10, in <module> 6 File "C:\Users\nokia\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django\core\management\__init__.py", line 10, in <module> 9 7 from django.apps import apps 10 8 ModuleNotFoundError: No module named 'django.apps' 11 12 ++++++ 9 }}} 13 10 14 11 I did the downgrade to 1.11.4 and have no issues.