mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-05 04:30:16 +03:00
commit
648a346289
|
@ -2,6 +2,7 @@
|
|||
"""Base settings to build other settings files upon."""
|
||||
|
||||
from pathlib import Path
|
||||
|
||||
{% if cookiecutter.use_celery == 'y' %}
|
||||
import ssl
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user