Hazho Human

Results 14 issues of Hazho Human

Type of Issue: **feature suggestion** description: sometimes there is a need for alpha value side by side the RGB value, we can achieve this by adding another field for alpha,...

kindly check the attached screenshot ![image](https://user-images.githubusercontent.com/20362375/111098319-28188080-857e-11eb-8e4f-ce2d8c882ab5.png) ![image](https://user-images.githubusercontent.com/20362375/111098461-7ded2880-857e-11eb-95c1-ea465ee3715a.png)

ValueError: count must be a positive integer (got 0)

I followed the readme instructions very carefully, but this error is always raising the same way(in browser's console): WebSocket connection to '`wss:///__reactor__`' failed: Error during WebSocket handshake: Unexpected response code:...

Type of Issue: Adding new capability for various versions of GA (specifically GA 4) since last night I am doing my researches around Google Analytics, and tested their various methods,...

hi there, request = context['request'] TypeError: 'NoneType' object is not subscriptable above is the error while visitors browsing the page that uses PersonalisedStructBlock searched everywhere couldn't find the solution..! I...

It'll be great to add SendGridMail to the list of the backends, as it is easy and got the free tier/plan that could be suitable for most of the clients....

enhancement

### Targeting: Complicated (nested) models/classes ### Summary: new developers joined to the team and need to understand the construction of the models(cores/abstracts and all others that has a complicated/nested inheritances/compositions)...

Documentation
component:Streamfield
Outreachy

I have two proposals: 1 - a pagintate amount to be specified at the registery level, example: @register_model_chooser(per_page=30) and pass that value to the ( https://github.com/neon-jungle/wagtailmodelchooser/blob/53144dd07838195085279e8a81d3651276c640f4/wagtailmodelchooser/views.py#L70 ) 2- A paginate...

Currently the listing view is serving all pages, it should respect PagePermission