Skip to content

UsernameNotFoundError/BIOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uni

This is the university project for the database improvements.

Requirements

  • Python should be already installed

Installation

For Linux

python -m venv .venv
source .venv/bin/activate
pip install -r ./src/requirements.txt

Run the server

Activate the virtual environment to run the server

python ./src/manage.py runserver

Debugging

Select the virtual environment as python interpeter to be able to debug on vscode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published