Installation issues using pip install django-erp-framework
kurtstraker opened this issue · 1 comments
kurtstraker commented
I did pip install to a project that I started and created a CustomUser. I edited the settings.py file and it gave me a series of errors for missing modules. I installed all the missing modules, now it gives an error for the erp-framework urls...
Am I supposed to run django-admin startproject erp-frameork or manay.py startapp
kurtstraker commented
My bad of course. Typing without reading ...