Yacht Shaver

Results 321 comments of Yacht Shaver

Until somebody proposes a fix you can use 3.5.1 which is the same without sub-regions.

I really like this Idea, except perhaps we could do pure css rather than requiring bootstrap (there is a simple example in django session security), and let users override it...

This is something we could have easily with CRUDLFA+

Thank you! manually merged

Working great, enabled by default, except made sure we don't introduce a new translatable string, merged manually

Working here, merged manually, thanks!

Thanks for your feedback ! Could you post the full traceback please ?

Thanks a lot for your feedback ! This is very interresting, note that your example code works fine here: ``` In [1]: from cities_light.models import City, Country In [2]: country...

I think you could add a get_queryset implementation in RegionModelViewSet in the same fashion CityModelViewSet does, except filter on region id.