Browse Source

Refreshed migrations

Jeremy Stretch 8 years ago
parent
commit
b9dcf9ca12
1 changed files with 1 additions and 1 deletions
  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