Petr Dlouhý

Results 258 comments of Petr Dlouhý

Hi, I am not sure, if this issue is just about rotating point symbolizer along the line or something more. If it's just that, I was able to solve that...

@SmileyChris +1 for the new release

Maybe transfering this project under Jazzband would be the solution.

@Lekhanshlkr Generally looks good, thank you very much. Would you please look at the failed tests?

@Lekhanshlkr I fixed the mariadb problem in `master` branch. Could you please rebase?

@Lekhanshlkr I am not sure why this happens. The master branch now passes all tests, so it shouldn't be the issue. The only thing I can think of is, that...

We could probably set AppConfig.default_auto_field (https://docs.djangoproject.com/en/4.2/ref/applications/#django.apps.AppConfig.default_auto_field) for `django-hordak` project explicitly and make the migration. @kumarnmanoj Do you volunteer to make an PR with that?

Now I have updated this PR to working state. It is working, but have some problems: - [ ] Relies on signals, is not compatible with mass update queries -...

Some quick thoughts: * I see the biggest benefit in the fact that this is not dependent on signals (except hypothetical the historical update). Hordak so far counts with other...