-
I've been playing around with a non-editable username field:
```
class CustomUser( AbstractUser):
user_id = models.CharField(max_length=36, default=create_uuid_string, unique=True, null=False…
-
### Additional context
Normally there isn't a huge issue with upgrading Wagtail versions. But with 2.7, the admin UI changes significantly which could really conflict with our existing UI overwrites…
-
### Issue Summary
Wagtail's admin CSS doesn't properly style hidden inputs. See the screenshot (the second field, "Entity key").
![screenshot from 2018-12-05 11 24 01](https://user-images.github…
-
### Issue Summary
When I copy the "creating a new block" example from the documentation (https://docs.wagtail.io/en/v2.6.2/advanced_topics/customisation/extending_draftail.html#creating-new-blocks), …
-
Hi,
is it possible to add a class to my elements? I am trying to add different div's but I need to add a class to distinguish them.
```
@hooks.register('register_rich_text_features')
def regis…
-
Thanks for this! I've successfully implemented this as a collection chooser for a collection field in my page model.
On the readme, it's mentioned that this can be used as a feature on rich text ed…
-
For one of our platforms built with Saleor, we need to provide a feature that will allow the staff members easily edit contents of the homepage. I'll try to get more specific requirements soon, but I …
-
### As a resident, I want the Trashy and ReCollect apps to appear within the step that mentions it, so I have a seamless user experience that doesn't require me to scroll up and down the page.
### …
-
it is working if I import 'draftail/dist/draftail.css' but its not black its white in backgound
-
**edit:** I realised this might be an issue with draft.js, not Draftail. Currently investigating further
**Do you want to request a feature or report a _bug_?**
_bug_
**What is the current beha…