django-simple-calendar:简单的日历

时间:2021-05-01 02:18:58
【文件属性】:
文件名称:django-simple-calendar:简单的日历
文件大小:21KB
文件格式:ZIP
更新时间:2021-05-01 02:18:58
Python django-简单日历 它提供诸如月度日历和每周日历的功能。 确认环境 Python: 3.6及以上 Django的: 2.0或更高 如何使用 安装。 :: git clone https://github.com/naritotakizawa/django-simple-calendar pip install django 移动。 :: python manage.py migrate python manage.py runserver
【文件预览】:
django-simple-calendar-master
----project()
--------settings.py(3KB)
--------urls.py(793B)
--------__init__.py(0B)
--------wsgi.py(391B)
----README.rst(503B)
----manage.py(539B)
----Pipfile.lock(1KB)
----LICENSE(1KB)
----Pipfile(158B)
----.gitignore(1KB)
----app()
--------apps.py(81B)
--------urls.py(1KB)
--------tests.py(60B)
--------migrations()
--------admin.py(93B)
--------__init__.py(0B)
--------models.py(587B)
--------views.py(4KB)
--------forms.py(1KB)
--------mixins.py(10KB)
--------templates()

网友评论