Viktor Tyshchenko

Results 18 issues of Viktor Tyshchenko

TimeField return datetime.time as value and use a TimeInput. If we try to use a DateTimeInput we get error: "'datetime.time' object has no attribute 'year'", therefore bug not in Django....

Please provide public environment for tests: droplet on DigitalOcean, VPS on Linode, EC2 instance or etc. I'm pauper and I have not 8x Intel Xeon CPU E5-2660 v3 @ 2.6GHz...

hacktoberfest

Please, remove python-aiohttp because it does not support multiprocessing. gunicorn is prefered in production mode as process supervisor.

I faced with an issue on touch devices and with Leaflet 1.9. Polygon is freezing after first redraw. It looks like _currentLayer stops to receive drag events. But I cannot...

Add hadolint for linting Dockerfile

https://snyk.io/

Refactor ``` path('/questions/', PuzzleQuestionView.as_view(), name='puzzle_questions'), ``` to ```mercator/urls.py path('puzzle/', include('puzzle.urls', namespace='puzzle')), ``` ``` path('/questions/', PuzzleQuestionView.as_view(), name='questions'), ````

Hacktoberfest

https://github.com/TyVik/geopuzzle/blob/7abd23cac1995dd5366a38ea9e79e4cf700e100a/frontend/workshop/index.jsx#L55

good first issue
javascript
Hacktoberfest