Remove empty models.py files
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
"""
|
||||
A models.py is required to make this an app (until we move to Django 1.7)
|
||||
|
||||
"""
|
||||
@@ -1 +0,0 @@
|
||||
""" This file is intentionally empty. """
|
||||
@@ -1 +0,0 @@
|
||||
# Create your models here.
|
||||
@@ -1,3 +0,0 @@
|
||||
"""
|
||||
A models.py is required to make this an app (until we move to Django 1.7)
|
||||
"""
|
||||
@@ -1 +0,0 @@
|
||||
# Django requires this module.
|
||||
@@ -1 +0,0 @@
|
||||
# Create your models here.
|
||||
@@ -1,3 +0,0 @@
|
||||
"""
|
||||
Models for the student support app.
|
||||
"""
|
||||
@@ -1,3 +0,0 @@
|
||||
"""
|
||||
A models.py is required to make this an app (until we move to Django 1.7)
|
||||
"""
|
||||
Reference in New Issue
Block a user