issues
search
django-daiquiri
/
daiquiri
A framework for the publication of scientific databases
https://escience.aip.de/daiquiri
Apache License 2.0
26
stars
8
forks
source link
Fix API and model Fields
#83
Closed
jochenklar
closed
2 years ago
jochenklar
commented
2 years ago
Fix license field
Fix default values for JSON fields
Use Django JSONField instead of the old 3rd party JSONField
Fix "empty string/null problem" and don't use
null=True
for Char and TextFields
Fix old migration for new postgres versions
Fix layout Flag and set
default=True
null=True
for Char and TextFieldsdefault=True