Neraste
Neraste
### Description This PR aims to fix #144: when a custom flag field is used, and one tries to change the email of a superuser created by `createsuperuser` whose flag...
### Describe the bug I changed the default flag field with `USER_VERIFICATION_FLAG_FIELD` and created a superuser with the Django command `createsuperuser`. Changing this superuser's email results in an error when...
Hello, When using this lib on MacOS with the simplified code below, inspired from `examples/tkvlc.py`, the size of the video is not adapted to the size of the window. If...
The wrapper crashes when using recent versions of VLC: VLC: 3.0.13 (cannot reproduce with MWE), 3.0.14, 3.0.15, 3.0.16 OS: Windows 10, Linux 5.12.2-1 Python: 3.8, 3.9 for this test code:...