Skip to content

jishansingh/photoalbum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

photoalbum

basic django project

Getting Started

for Linux

pip install django

for Windows open powershell

   python3 pip3 install django-admin

Installing

After installing django-admin got to location of cloned directory

python manage.py makemigrations
python manage.py migrate
python manage.py createsuperuser

Now all setup runserver

python manage.py runserver

About

basic django project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published