Commit 60cd6644 authored by Mario Chirinos's avatar Mario Chirinos

uuid

parent a495d341
...@@ -5,7 +5,7 @@ from django.contrib.postgres.indexes import GinIndex ...@@ -5,7 +5,7 @@ from django.contrib.postgres.indexes import GinIndex
from django.contrib.auth.models import User from django.contrib.auth.models import User
from django.db.models.signals import post_save from django.db.models.signals import post_save
from django.dispatch import receiver from django.dispatch import receiver
import uuid
# Create your models here. # Create your models here.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment