diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2020-06-20 23:26:50 +0100 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2020-06-20 23:26:50 +0100 |
commit | 7b260006bf56769223267e585513ae4db2894055 (patch) | |
tree | ff5a4c44dae90122252b62341a9e2165ab63c0d2 /core/migrations | |
parent | f3232cc5df9e28a7c13920c2198745afbb3cb944 (diff) | |
download | troggle-7b260006bf56769223267e585513ae4db2894055.tar.gz troggle-7b260006bf56769223267e585513ae4db2894055.tar.bz2 troggle-7b260006bf56769223267e585513ae4db2894055.zip |
dj.-reg. 2.5.2 all tested.
Diffstat (limited to 'core/migrations')
-rw-r--r-- | core/migrations/0001_initial.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/migrations/0001_initial.py b/core/migrations/0001_initial.py index 80690d0..611ba94 100644 --- a/core/migrations/0001_initial.py +++ b/core/migrations/0001_initial.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Generated by Django 1.11.29 on 2020-06-20 21:27 +# Generated by Django 1.11.29 on 2020-06-20 22:09 from __future__ import unicode_literals from django.conf import settings |