Chosenbrain / gallery

this is a photo gallery django app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple photo gallery website, how to use it

clone it or download it

#create a virtualenv inside the project

activtate your env

pip install -r requirements.txt

python manage.py makemigrations

python manage.py migrate

python manage.py createsuperuser

python manage.py runserver

slide to the django admin add more photo,to see what its in there

change it to anything you like and enjoy

its free, and shouldnt give you any error,you can use for anyting you want**

About

this is a photo gallery django app


Languages

Language:HTML 63.4%Language:CSS 30.5%Language:JavaScript 5.5%Language:Python 0.6%