Changes between Initial Version and Version 1 of Ticket #28134


Ignore:
Timestamp:
Apr 26, 2017, 7:18:49 AM (7 years ago)
Author:
Tim Graham
Comment:

Please see TicketClosingReasons/UseSupportChannels for ways to get help.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28134

    • Property Resolutioninvalid
    • Property Status newclosed
  • Ticket #28134 – Description

    initial v1  
    22
    33In the settings.py (INSTALLED_APPS) I'm unable to add apps.!!
    4 
     4{{{
    55C:\Users\Administrator\PycharmProjects\website>python manage.py makemigrations
    66Traceback (most recent call last):
     
    2727  File "<frozen importlib._bootstrap>", line 948, in _find_and_load_unlocked
    2828ModuleNotFoundError: No module named 'rest_frameworkcompanies'
     29}}}
Back to Top