Dmytro Litvinov

Results 84 comments of Dmytro Litvinov

Hey @gregmuellegger . Could you please merge it?

Hi @gregmuellegger . Could you please let us know your opinion on MR. We need to merge it and publish to PyPi ;)

@gregmuellegger maybe you need help?

Similar issue with next code: ```python customer_postal_code = models.CharField( _('customer postal code'), max_length=5, validators=[RegexValidator(regex=zip_regex, message=_('Enter a zip code in the format XXXX.'))], ) ``` Reported line next line: ` validators=[RegexValidator(regex=zip_regex,...

Talking about fuzzy string. Right now in the release 0.43 we have a fuzzy strings also. For example [this one](https://github.com/pennersr/django-allauth/blob/d367458580f5ebe6e6a0903ba78f85e2e082e0f2/allauth/locale/de/LC_MESSAGES/django.po#L457)

Hello @ubernostrum . Let me know if you need my help.

Hey @ubernostrum . Don't you think that this PR will be enough for first time?

Created fork of this library with supporting Django 1.11 https://github.com/DmytroLitvinov/django-http-referrer-policy

Hi @sobolevn , I like the idea of forking the package and continue maintain it. If I can help somehow - let me know.

Hi @philipn , Do you need any help with maintaining that package? I can help you with maintaining that package and also help with releasing the package at PyPI.