Skip to content

naritotakizawa/django-simple-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-simple-calendar

月間カレンダー、週間カレンダーなどの機能を提供します。

解説ブログ

確認した環境

Python:3.6以上
Django:2.0以上

使い方

  1. インストールする。:

    git clone https://github.com/naritotakizawa/django-simple-calendar
    pip install django
    
  2. 動かす。:

    python manage.py migrate
    python manage.py runserver
    

About

シンプルなカレンダー

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published