Add template

This commit is contained in:
Andros Fenollosa
2022-06-27 14:28:40 +02:00
parent 4f50295287
commit 400d0f1b9c
27 changed files with 147 additions and 256 deletions

View File

@ -1,31 +1,18 @@
# Django
django===3.2.7
django-extensions===3.1.3
django===4.0.5
django-extensions===3.1.5
# PostgreSQL driver
psycopg2===2.9.1
psycopg2-binary===2.9.3
# Servidor para Django sin Websockets
gunicorn===20.1.0
# Servidor para Django con Websockets
uvicorn===0.13.4
websockets===9.1
uvicorn===0.18.1
websockets===10.3
# Channels
channels==2.4.0
asgiref===3.3.4
channels==3.0.5
asgiref===3.5.2
# Conector de Redis para Channels
channels_redis===3.2.0
# Django REST framework
djangorestframework
markdown
django-filter
channels_redis===3.4.0
# Template
## Componentes - https://mitchel.me/slippers/
slippers
# WYSIWYG editor Python Django admin
django-tinymce===3.3.0
# Testing
pytest-django
pytest
# Pillow
Pillow===8.2.0
# Linter
black
Pillow===9.1.1