Closed dakur closed 2 years ago
This should be fixed now. There was a migration that was failing on the server.
It is. Thank you!
I still get a similar error response 500
below (html stripped):
Sorry
Page not found.
See [GeoDjango.org](http://geodjango.org/) for help and installation instructions
Credits: http://code.google.com/p/geodjango-basic-apps/
This happens to me when sending requests to base url https://brontosaurus.klub-pratel.cz
. Also, the docs are currently not showing. Perhaps it's related?
When I make
POST /api/sign_up_for_event/
request with correct payload, it returns "404 Not Found" from Geographic Admin Project. However, if I omit requiredevent
field, it correctly returns "400 Bad Request" – "event: toto pole je vyžadováno"Example request: