SyneticNL / Hyral

Hypermedia oriented Resource API Layer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add possibility to force reload of a collection.

jurcello opened this issue · comments

Now it seems impossible to force a reload of the collection. If the state is loaded there is no simple method to reload the data from the server.
I would suggest to add a parameter to the collection load function:

collection.load(refresh=false)