django-notify-x:Django的通知系统

时间:2021-03-11 19:27:27
【文件属性】:
文件名称:django-notify-x:Django的通知系统
文件大小:64KB
文件格式:ZIP
更新时间:2021-03-11 19:27:27
系统开源 django-notify-x:快速指南 Django NotifyX是可重用的应用程序,它将通知系统功能添加到您的Django应用程序中。 它受到启发,主要区别包括: 一次多用户通知。 通知更新的另一种方法。 尝试根据通知的类型以不同的方式格式化通知时,可以减少麻烦。 AJAX支持所有内容。 还有很多。 这只是使事情尽快运行的快速指南。 要深入了解细节。. 如何安装 下载包 可能最好的安装方法是使用PIP: $ pip install django-notify-x 如果您想停留在应用程序的前沿,请执行以下操作: $ git clone https://github.com/v1k45/django-notify-x.git $ cd django-notify-x $ python setup.py install 在您的项目上安装 将django-notify-x
【文件预览】:
django-notify-x-master
----setup.py(2KB)
----.gitignore(704B)
----requirements.txt(33B)
----.travis.yml(256B)
----MANIFEST.in(284B)
----LICENSE(1KB)
----README.rst(7KB)
----notify()
--------templates()
--------signals.py(3KB)
--------templatetags()
--------urls.py(540B)
--------__init__.py(22B)
--------views.py(10KB)
--------static()
--------models.py(14KB)
--------utils.py(4KB)
--------notify_settings.py(2KB)
--------tests()
--------apps.py(87B)
--------admin.py(1KB)
--------migrations()
--------locale()
----test_requirements.txt(21B)
----AUTHORS.rst(207B)
----runtests.py(404B)
----CHANGELOG.rst(2KB)
----docs()
--------install.rst(988B)
--------index.rst(354B)
--------templates.rst(10KB)
--------config.rst(3KB)
--------conf.py(10KB)
--------intro.rst(1KB)
--------client.rst(2KB)
--------usage.rst(3KB)
--------attributes.rst(6KB)
--------modules()
----tox.ini(357B)

网友评论