Parcourir la source

Refreshed migrations

Jeremy Stretch il y a 8 ans
Parent
commit
b9dcf9ca12
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      netbox/extras/migrations/0002_custom_fields.py

+ 1 - 1
netbox/extras/migrations/0002_custom_fields.py

@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Generated by Django 1.10 on 2016-08-18 15:43
+# Generated by Django 1.10 on 2016-08-22 19:51
 from __future__ import unicode_literals
 
 from django.db import migrations, models