Skip to content

Anushka7479/calender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Calendar

Installing and running

pip install -r requirements.txt
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver

Head over to http:localhost:8000/admin and sign in with your admin credential (defined above).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published