Skip to content

Instantly share code, notes, and snippets.

View JeffersonCarvalh0's full-sized avatar

Jefferson Carvalho JeffersonCarvalh0

View GitHub Profile
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import models
# Create your models here.
class Publisher(models.Model):
'''
Publisher (Editora)