mirror of
https://github.com/Django-LiveView/demo-alarms
synced 2026-01-08 06:23:32 +01:00
- Add informative section listing Django LiveView demo features - Move feature description below action buttons - Add footer with links to Django LiveView website and source code - Upgrade to django-liveview 2.1.7 from PyPI - Remove local templatetags (now included in package)
7 lines
102 B
Plaintext
7 lines
102 B
Plaintext
Django==5.1.4
|
|
channels==4.2.0
|
|
channels-redis==4.2.1
|
|
daphne==4.1.2
|
|
django-liveview==2.1.7
|
|
redis==5.2.1
|