Lauri Virtanen

Results 4 issues of Lauri Virtanen

`django-auditlog` stores remote IP address to `remote_addr` field of `LogEntry`. However, IP address can be considered personal data, at least [according to GDPR](https://gdpr-info.eu/issues/personal-data/). An application that I'm developing uses `django-auditlog`...

enhancement

My project for City of Helsinki uses coordinate reference system [EPSG:3879](https://epsg.io/3879). We have a problem with latitude and longitude axis order in WFS GML output when using `django-gisserver` version `1.2.4`....

Work in progress. :gear: :hammer: I want to add some compatibility tests for every function at least. --- Add support for math scalar functions of SQLite: https://sqlite.org/lang_mathfunc.html Since SQLite CLI...