Merge branch 'feature/control_test' into feature/react_test

# Conflicts:
#	.gitignore
#	main/tests.py
This commit is contained in:
Yuriy Kulakov
2021-05-13 20:44:15 +03:00
36 changed files with 926 additions and 2 deletions

3
.gitignore vendored
View File

@@ -127,7 +127,6 @@ ENV/
env.bak/
venv.bak/
pythonenv*
windows_venv
# Spyder project settings
.spyderproject
@@ -377,5 +376,5 @@ $RECYCLE.BIN/
/static/main/js/control_page/node_modules
/static/main/js/control_page/dist
node_modules
# End of https://www.toptal.com/developers/gitignore/api/django,pycharm+all,python,linux,macos,windows
# End of https://www.toptal.com/developers/gitignore/api/django,pycharm+all,python,linux,macos,windows