SyneticNL / Hyral

Hypermedia oriented Resource API Layer
MIT License
34 stars 2 forks source link

Add possibility to force reload of a collection. #119

Open jurcello opened 4 years ago

jurcello commented 4 years ago

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)