#693 closed enhancement (invalid)
A big improovement to FileFields
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Metasystem | Version: | |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
It will be very cool to make a "historical" FileField on a meta-level.
So, when a new file uploaded, old file will not deleted, but saved with date/version information about change.
And later, we will have all the history about file changing.
The document storage applications will be much easy to develop.
I be able to make such FileField, but i need a hints how to do this, i think it will reflects on meta system (additioanl "history" table required in each field)
Note:
See TracTickets
for help on using tickets.
This is a much bigger issue -- versioning everything. That's not on the to-do list just yet.