This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e2e1802e48
django
/
tests
/
modeltests
/
proxy_model_inheritance
/
app2
/
models.py
5 lines
70 B
Python
Raw
Blame
History
from
django
.
db
import
models
class
NiceModel
(
models
.
Model
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink