Answer the question
In order to leave comments, you need to log in
How to deploy and run a project on a local server with Bitbucket?
The question is, there is a project on Bitbucket, it cloned it, created a virtual environment on the PC, installed all the libraries from requirements.txt, but in the console when the server starts, it gives this:
WARNINGS:
?: (1_8.W001) The standalone TEMPLATE_* settings were deprecated in Django 1.8 a
nd the TEMPLATES dictionary takes precedence. You must put the values of the fol
lowing settings into your default TEMPLATES dict: TEMPLATE_DEBUG, TEMPLATE_LOADE
RS.
and then these lines:
System check identified 1 issue (0 silenced).
Unhandled exception in thread started by
Traceback (most recent call last):
File "C:\Users\antipin-av\projects\boroda\env\lib\site-packages\django\utils\a
utoreload.py", line 226, in wrapper
fn(*args, **kwargs)
File "C:\Users\antipin-av\projects\boroda\env\lib\site-packages\django\core\ma
nagement\commands \runserver.py", line 117, in inner_run
self.check_migrations()
what could be the problem please tell me ?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question