Răsfoiți Sursa

Refreshed migrations

Jeremy Stretch 9 ani în urmă
părinte
comite
b9dcf9ca12
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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