文件名称:django-nyt, 含电池的Django 通知系统.zip
文件大小:138KB
文件格式:ZIP
更新时间:2022-10-08 00:55:32
开源
django-nyt, 含电池的Django 通知系统 概念django-nyt是 Django的一个通知框架,它执行以下操作:from django_nyt.utils import notifyEVENT_KEY = "my_key"notify(_
【文件预览】:
django-nyt-master
----.gitignore(446B)
----setup.cfg(367B)
----test-project()
--------manage.py(254B)
--------testapp()
--------requirements.txt(9B)
--------django_nyt(13B)
--------testproject()
--------prepopulated.db(51KB)
----CODE_OF_CONDUCT.rst(164B)
----SUPPORT.md(551B)
----README.rst(5KB)
----.pre-commit-config.yaml(512B)
----docs()
--------make.bat(5KB)
--------integration.rst(177B)
--------conf.py(8KB)
--------installation.rst(774B)
--------html.rst(853B)
--------index.rst(2KB)
--------misc()
--------usage.rst(2KB)
--------configuration.rst(375B)
--------release_notes.rst(2KB)
--------emails.rst(2KB)
--------channels.rst(5KB)
--------Makefile(5KB)
--------javascript.rst(4KB)
----LICENSE(11KB)
----runtests.py(2KB)
----requirements_docs.txt(33B)
----CONTRIBUTING.md(1KB)
----TODO.md(231B)
----django_nyt()
--------routing.py(269B)
--------admin.py(1008B)
--------models.py(9KB)
--------forms.py(214B)
--------migrations()
--------tests()
--------settings.py(2KB)
--------subscribers.py(639B)
--------urls.py(1KB)
--------utils.py(3KB)
--------consumers.py(2KB)
--------__init__.py(110B)
--------apps.py(184B)
--------management()
--------decorators.py(2KB)
--------locale()
--------views.py(3KB)
--------templates()
----MANIFEST.in(129B)
----setup.py(1KB)
----.travis.yml(1KB)
----.editorconfig(516B)
----tox.ini(750B)
----Makefile(1KB)