rajanski
rajanski
**Is your feature request related to a problem? Please describe.** We need a way to toggle individual system emails, specifically those going out to non-admins. Specifically we need to disable...
**Is your feature request related to a problem? Please describe.** For some reason people register several times in a row, and those very obvious duplicate registrations (same email, same name)...
Have users enter their parameters via UI instead of config file. Would probably need a kind of session management / connection pooling in order to enable concurrent sessions
Hi and thanks, I run the docker image and have also changed my hosts file to point to dev.localhost. nevertheless, it doesnt let me login with dev / pass, any...
I ran into some problems when there where special chars within the xml (layer title for example) . I needed to use `data=data.encode('utf-8') ` to make requests work
Hi I find this app super nice and am thi king about using it for our non profit artist coworking space. One question: Is there a possibility to set abovementioned,...
Hi, and thanks for this great webmapping example. is there an easy way to hide the /parks ans /parks/within routes at https://github.com/ryanj/flask-postGIS/blob/master/map.py#L24 from being served to public? I see they...