Skip to content

Taras2907/Zadanie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zadanie

-Create .env file for env variables and place it in the settings root

-Use next form to set your variables

SECRET_KEY = 'gm0jiz4=^b&y9b^1xz@bji)!@co0iiceeg&z%@@pii0qo9z-'

DATABASE_NAME = 'your_database_name'

USER_NAME = 'your_username'

USER_PASSWORD = 'your_password'

-Run pipenv install

-Run the process of copying information from csv file run python3 manage.py csv_manager. -Run python3 manage.py runserver

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published