phase in mac
This commit is contained in:
parent
288a65f219
commit
89215e47b6
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
from django.db import models
|
||||
|
||||
# Create your models here.
|
||||
class MACAdress(models.Model):
|
||||
prefix = 0x420000000000
|
||||
|
|
Loading…
Reference in a new issue