Marcin Nowak

Results 23 issues of Marcin Nowak

Hi. Ttag seems to be best i18n solution. Usage is simple and readable, gettext behind the scenes, but I have trouble integrating ttag with webpack. I'm using `html-webpack-plugin` and `ttag-webpack-plugin`....

doc

Hi. Current implementation is something like an extension of Map/Marker object. This is a huge limitation. ContextMenu should be implemented as standalone layer (like Popup), should inherit from Layer/DivOverlay. Expose...

https://github.com/derek-schaefer/django-json-field/blob/master/json_field/fields.py#L162 `default` from model's field has higher priority than form field's `initial` property.

Package will not work in Django 1.9 due to deprecated import in `forms`: `django_json_field-0.5.7-py2.7.egg/json_field/forms.py:5: RemovedInDjango19Warning: The django.forms.util module has been renamed. Use django.forms.utils instead.`` There is no necessary to import...

Hi. I have a serious issue with one of my background task. It is using `redis`, `postgresql` (via Django models) and `ThreadPoolExecutor`, and work horse is being killed during execution...

important
bug

Hi. I'm looking for **flat**pages with i18n support, and I've found this project. And I'm curious why it is called "flatpages", because I see dependency on MPTT and I see...

When using original (re)start/stop commands I can provide only process name as an argument (if process is not a group). `quick*` commands are incompatible in that case (ok, they don't...

Hi. There is small patch generating entry script for Django 3 ASGI.

Process called `panel-9-wckbutt`, which is controlling wck-plugin, is leaking memory. After some time it reaches RES memory usage greater than 3,8G! I'm using notebook and using sleep mode instead of...