소스 검색

Refreshed migrations

Jeremy Stretch 9 년 전
부모
커밋
b9dcf9ca12
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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