mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-19 09:41:09 +00:00
Flake8 fix
This commit is contained in:
parent
0c9dfd8de6
commit
4781c2baa2
1 changed files with 0 additions and 1 deletions
|
|
@ -217,7 +217,6 @@ RAVEN_CONFIG = {
|
|||
'DSN': SENTRY_DSN
|
||||
}
|
||||
{% endif %}
|
||||
|
||||
# Custom Admin URL, use {% raw %}{% url 'admin:index' %}{% endraw %}
|
||||
ADMIN_URL = env('ADMIN_URL')
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue