Jan Nakladal

Results 7 issues of Jan Nakladal

work in progress

- Enables social account Sign Up and login. - Only Google for now. - Google social provider has to be configured manually in django admin after deploy. - It works...

`npm ERR! asyncWrite is not a function` see [CodeShip](https://app.codeship.com/projects/79308/builds/36309470?pipeline=ed477e68-b928-477c-b89a-788c77b201c6)

https://github.com/springload/madewithwagtail/network/alert/requirements/constraints.txt/requests/closed

bug
security

Hi there, what is the best way to add `verify_email` into existing project that has active users already? I want the users to gradually verify their emails without affecting the...

Hi there, Is there a way to instruct `django-cache-url` to use` django-redis` backend for Django cache in `Django >= 4.0` ? There is `?lib=redis-cache` for [django-redis-cache](https://github.com/sebleier/django-redis-cache), but nothing for [django-redis](https://github.com/jazzband/django-redis/)....

Setting explicit `label` on any `RemoteModelChooserBlock` doesn't work, because the value ends up on https://github.com/springload/wagtailmodelchoosers/blob/39e32d43295ace6d5c9802f88a58ddad84acff8b/wagtailmodelchoosers/blocks.py#L20 but `self.label` gets overwritten in parent [Block.init]( https://github.com/wagtail/wagtail/blob/7c3418f99e7b2c2da7ad19b2840d73099dadc6a7/wagtail/core/blocks/base.py#L99) Also it's mandatory for label to be...

bug