This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
0b013564ef
django1
/
django
/
conf
/
app_template
/
models.py-tpl
4 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refs #23919 -- Removed encoding preambles and future imports
2016-11-20 01:19:41 +08:00
from django.db import models
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. git-svn-id: http://code.djangoproject.com/svn/django/trunk@2809 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-05-02 09:31:56 +08:00
# Create your models here.