Gentelella Admin Template
Steps
[Optional] Set up a virtualenv and activate
Get the code
git clone https://github.com/GiriB/django-gentelella.git
cd django-gentelella
Install requirements
pip install -r requirements.txt
Run the code
cd gentelella
python manage.py runserver
Behold!
Go to http://localhost:8000/