RealGecko
RealGecko
Well I don't think it's possible cause `MultiplObjectMixin` paginates queryset in `get_context_data`: ```python def get_context_data(self, *, object_list=None, **kwargs): """Get the context for this view.""" queryset = object_list if object_list is...
> I'm sorry, I still lack a lot of context. I have to say that it's been a long time since I've really worked on the code base so I'm...
> At the very least we'd need to have a deprecation path for the removed `get_formset_kwargs`. Maybe also something for the new keys in `get_context_data`. Please review the code once...
It would be great to rewrite UI using React, alas I have no time for this right now.
What is the mime type of this file returned by Filemin?
Which files can be edited is decided on client side by Code Mirror, one temporary workaround the problem would be to rename file from `myscirpt.sk` to `myscript.txt`, this way file...
Thanks for the info, will patch later.
I did not check exact Java FM ACL. Can you describe what exactly you want to get?
I don't see any unusal on screenshot that's not implemented in current version of Filemin. Maybe it is something in dropdown menu? And yes, ops like "chmod" or "chown" are...
Closing due to no activity.