mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-26 03:24:01 +03:00
Flake8 fix
This commit is contained in:
parent
0c9dfd8de6
commit
4781c2baa2
|
@ -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 New Issue
Block a user