UUIDField now stores as a binary by default (#292)
This commit is contained in:
parent
d0d9c3ea26
commit
ac6e793bbe
8 changed files with 109 additions and 333 deletions
|
|
@ -1,3 +1,5 @@
|
|||
from all_warnings import AllWarnings
|
||||
from document import *
|
||||
from queryset import *
|
||||
from queryset import *
|
||||
from fields import *
|
||||
from migration import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue