Re: Versioning files or documents in a list

2020-12-07 Thread Ryan Nowakowski
On Tue, Dec 01, 2020 at 04:10:00AM -0800, Amoel moela wrote: > Hello everyone, I'm looking for versioning with files in Django. New upload > file v.1 and after processing the automatic update to v.2. The update from > version 1 to version 2 should change via upload. > > I would bee nicet to get

Versioning files or documents in a list

2020-12-01 Thread Amoel moela
Hello everyone, I'm looking for versioning with files in Django. New upload file v.1 and after processing the automatic update to v.2. The update from version 1 to version 2 should change via upload. I would bee nicet to get some information about this problem. regards Alex -- You received