Issues where this would be nice: https://github.com/OneGov/onegov.town/issues/52 https://github.com/OneGov/onegov.town/issues/26 A code example: https://github.com/amol-/depot/blob/master/depot/fields/sqlalchemy.py The filetype should be implemented in the core. The actual images/files storage functionality should be done in a separate module.
Issues where this would be nice:
OneGov/onegov.town#52
OneGov/onegov.town#26
A code example:
https://github.com/amol-/depot/blob/master/depot/fields/sqlalchemy.py
The filetype should be implemented in the core. The actual images/files storage functionality should be done in a separate module.