Re: File-Backend or Filemanagement

2018-07-29 Thread Melvyn Sopacua
On zondag 29 juli 2018 10:50:58 CEST Muri Nicanor wrote: > i'm writing a Django application that has the management of textfiles on > the server as one of the requirements. I've already created a model that > parses the textfiles and provides a way of editing the files. To choose > the indivdiual

File-Backend or Filemanagement

2018-07-29 Thread Muri Nicanor
Hi list, i'm writing a Django application that has the management of textfiles on the server as one of the requirements. I've already created a model that parses the textfiles and provides a way of editing the files. To choose the indivdiual textfiles i created a simple view that does a file listi