index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
context_processors
/
models.py
blob: cc1c8f766b384e5ddcb7b4ff0ad39f829b62b3c8 (
plain
)
1
2
3
4
5
from django.db import models class DebugObject(models.Model): pass