cookiecutter-django/docs
Guilherme Fabrizio 7d1e90bdf5 Migrate to unified Sentry SDK (#1820)
The raven library is deprecated. Replace it by the new sentry-sdk library:

https://docs.sentry.io/error-reporting/quickstart/?platform=python

fixes #1818
2019-03-20 10:04:44 +00:00
..
_static Add a _static folder to silence Sphinx' warning 2018-09-15 21:23:29 +01:00
__init__.py Beginning of reorganization of documentation per #335 2015-09-18 09:22:55 -07:00
conf.py First pass at running black across the project (#1602) 2018-04-08 17:03:29 -05:00
deployment-on-heroku.rst Remove running collectstatic from Heroku docs, it's done during deployments 2019-03-13 14:31:17 +00:00
deployment-on-pythonanywhere.rst Group environment variables by the corresponding directories (#1295) 2018-03-08 15:56:15 +03:00
deployment-with-docker.rst Replace Caddy with Traefik (#1714) 2019-03-19 09:32:45 +00:00
developing-locally-docker.rst Replace Caddy with Traefik (#1714) 2019-03-19 09:32:45 +00:00
developing-locally.rst Change eager celery setting in local Docker (#1945) 2019-03-02 13:51:30 +00:00
docker-postgres-backups.rst Fix PostgreSQL backup restore (#1628) 2018-05-05 12:27:27 +03:00
faq.rst Group environment variables by the corresponding directories (#1295) 2018-03-08 15:56:15 +03:00
index.rst EDITED the developing locally doc. 2018-11-20 00:06:54 +03:00
linters.rst Update linters page for better syntax highlighting 2018-09-15 21:26:13 +01:00
live-reloading-and-sass-compilation.rst Update documentation for bare metal local development 2018-09-15 21:23:06 +01:00
make.bat Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
Makefile Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
project-generation-options.rst Add note about using keep_local_envs_in_vcs (#1735) 2018-08-13 15:57:28 +03:00
settings.rst Migrate to unified Sentry SDK (#1820) 2019-03-20 10:04:44 +00:00
testing.rst EDITED the developing locally doc. 2018-11-20 00:06:54 +03:00
troubleshooting.rst Added help for startapp 2018-12-18 17:07:35 +05:30