gaurav618618 / fuzz_manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fuzz_manager

Process to run django project

Install the requirements pip install -r requirements.txt.
Apply the migrations :- Ater changing directory into /src run the following command python manage.py migrate.
Finally, run the development server python manage.py runserver

About


Languages

Language:Python 100.0%