Skip to content

alexpnt/django-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Django app for scheduling events with a monthly view

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published