Ben Sturmfels

Results 54 comments of Ben Sturmfels

I've just confirmed this issue by: - creating a place with a comment submission - confirming I can anonymously access the place via the API eg. `/api/places/414720/` - confirming I...

Django admin uses "/admin/logout" and REST Framework uses "/api/v2/forms/logout/?next=/api/v2/", so I'm not really sure what this is for. There's a good chance I'm missing something though!

We've built something custom along these lines - a log-in based dashboard for project stakeholders that allows them to browse, search and update places, comments and attachments to their particular...

Hi @xinranh2, it would be good to get some more detail on the problem you're looking to solve here. Regarding limiting the size of uploaded files, I believe that's covered...