alysivji / alysivji/street-team
Django Sessions
Abierto
epic
- Lenguaje dominante
- Python
- Estrellas
- 1
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Need to research how sessions work
https://docs.djangoproject.com/en/2.2/topics/http/sessions/
https://docs.djangoproject.com/en/2.2/topics/cache/
### Questions
- do we need to set up a separate caching layer?
### Things to Do
- `SESSION_COOKIE_SECURE = True` and `CSRF_COOKIE_SECURE = True`
- [ ] [secure.py](https://secure.readthedocs.io/en/latest/frameworks.html#django)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.