Interview Project (Novindus Technologies)
get it locally
virtualenv env
cd env
cd scripts
activate
cd ../..
git clone https://github.com/adil-shabab/interview-project.git
cd interview-project
pip install -r requirements.txt
create super user this code : python manage.py createsuperuser
python manage.py runserver