fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
b2dc93e5f3e81d83bbfb9ae9cc0f68122deea609
[redakcja.git]
/
src
/
dvcs
/
tests
/
models.py
1
from dvcs.models import Document
2
3
class ADocument(Document):
4
pass