Oleg Komarov
dfaaccee4a
this field is really a CharField with appropriate validation: it is always presented and processed as a string previous implementation was rather inefficient and VersionStringField.from_db_value was showing up in API profiling: validation was happening every time a Version object was initialized by ORM migrations have to be changed retroactively to remove parameters that become invalid, but this doesn't affect the data |
||
---|---|---|
.. | ||
fixtures | ||
migrations | ||
__init__.py | ||
admin.py | ||
apps.py | ||
models.py |