davidefavia / nope

Content management system written in PHP, suitable for small projects.

Home Page:https://github.com/davidefavia/nope

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple model not saved

davidefavia opened this issue · comments

Steps to reproduce:

  1. Create setting as Media model (multiple = true).
  2. Add one or more Media.
  3. Save.
  4. Nothing is saved.

Probably a general bug, it happens also with Gallery. It has to do with Setting because adding multiple Media to Gallery works.