summaryrefslogtreecommitdiff
path: root/app/sightings/migrations/0006_auto_20180707_0958.py
diff options
context:
space:
mode:
Diffstat (limited to 'app/sightings/migrations/0006_auto_20180707_0958.py')
-rw-r--r--app/sightings/migrations/0006_auto_20180707_0958.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/sightings/migrations/0006_auto_20180707_0958.py b/app/sightings/migrations/0006_auto_20180707_0958.py
index 1db6cc8..9c146ed 100644
--- a/app/sightings/migrations/0006_auto_20180707_0958.py
+++ b/app/sightings/migrations/0006_auto_20180707_0958.py
@@ -11,11 +11,6 @@ class Migration(migrations.Migration):
]
operations = [
- migrations.RenameField(
- model_name='sighting',
- old_name='date',
- new_name='pub_date',
- ),
migrations.AlterField(
model_name='ap',
name='image',