mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-05 12:40:17 +03:00
Merge ada056c257
into 11f3be10e2
This commit is contained in:
commit
327070211a
|
@ -1,9 +1,9 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
'''
|
||||
"""
|
||||
Test settings
|
||||
|
||||
- Used to run tests fast on the continuous integration server and locally
|
||||
'''
|
||||
"""
|
||||
|
||||
from .base import * # noqa
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user