Rafael
Rafael
@fle In Django 4.0, this raises an error. Are there any plans to add Django 4.0 support? [Django deprecation timeline](https://docs.djangoproject.com/en/4.0/internals/deprecation/#deprecation-removed-in-4-0)
Same issue here (Windows 10)
@akisha009 > Where and what to replace? I am in window.py and I clicked Ctrl + F (find), and there is no "True //self._root.wm_attributes('-transparent', True)" You need to replace `self._root.wm_attributes('-transparent',...
I get an error when calling the challenges endpoint, store and stats work as expected. Does anyone have this error too? PS: They replace pc, psn and xbl with the...
@bladefist Oh, thanks! But I received a (Cloudflare) timeout error, it would be better if it would just return a normal response (JSON with "error" key) 🤔
Maybe cancel because polls are now a part of Discord?
@smark-1 While you are already moving the files, I think it would make sense to make them all lowercase. Having uppercase letters in file names can lead to hours of...
> Thanks for pointing this out to me. This would be a great opportunity to rename the files but it also is a much bigger breaking change. If the user...
> @mkalioby the setup instructions already specify the need to include passkeys in the installed apps Yes, but not that the order matters (which might not be known to beginners)....
> I thought that the templates directory took priority over app directories and order only mattered within app template directories. I will have to do some further testing on this....