Browse Source

Refreshed migrations

Jeremy Stretch 9 năm trước cách đây
mục cha
commit
b9dcf9ca12
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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