Fix test breakers

This commit is contained in:
Daniel Roy Greenfeld 2016-01-16 11:00:56 -08:00
parent f78069f523
commit b66ec6594e
4 changed files with 20 additions and 8 deletions

View File

@ -1,3 +1,6 @@
# -*- coding: utf-8 -*-
"""
To understand why this file is here, please read:
# To understand why this file is here, please read http://cookiecutter-django.readthedocs.org/en/latest/faq.html#why-is-there-a-django-contrib-sites-directory-in-cookiecutter-django
http://cookiecutter-django.readthedocs.org/en/latest/faq.html#why-is-there-a-django-contrib-sites-directory-in-cookiecutter-django
"""
# -*- coding: utf-8 -*-

View File

@ -1,3 +1,6 @@
# -*- coding: utf-8 -*-
"""
To understand why this file is here, please read:
# To understand why this file is here, please read http://cookiecutter-django.readthedocs.org/en/latest/faq.html#why-is-there-a-django-contrib-sites-directory-in-cookiecutter-django
http://cookiecutter-django.readthedocs.org/en/latest/faq.html#why-is-there-a-django-contrib-sites-directory-in-cookiecutter-django
"""
# -*- coding: utf-8 -*-

View File

@ -1,6 +1,9 @@
# -*- coding: utf-8 -*-
"""
To understand why this file is here, please read:
# To understand why this file is here, please read http://cookiecutter-django.readthedocs.org/en/latest/faq.html#why-is-there-a-django-contrib-sites-directory-in-cookiecutter-django
http://cookiecutter-django.readthedocs.org/en/latest/faq.html#why-is-there-a-django-contrib-sites-directory-in-cookiecutter-django
"""
# -*- coding: utf-8 -*-
from __future__ import unicode_literals

View File

@ -1,3 +1,6 @@
# -*- coding: utf-8 -*-
"""
To understand why this file is here, please read:
# To understand why this file is here, please read http://cookiecutter-django.readthedocs.org/en/latest/faq.html#why-is-there-a-django-contrib-sites-directory-in-cookiecutter-django
http://cookiecutter-django.readthedocs.org/en/latest/faq.html#why-is-there-a-django-contrib-sites-directory-in-cookiecutter-django
"""
# -*- coding: utf-8 -*-