-
### Description
New MAUI app throws FileNotFoundException when launched on Android 14.
The issue has been reported before at https://github.com/dotnet/maui/issues/7002 and https://github.com/dotnet/…
-
With https://github.com/unfoldadmin/django-unfold in my case is `Invalid blocks specified:` for `branding`.
Also if I put django_fastdev as last app I am getting that error for a block of that templa…
-
Seems like the devs at Wagtail are not using fastdev!
While I'll check with them to fix the undefined tag, I'm sure that's not the only exception.
It would be great if we could exclude spe…
-
I have no idea how long this has been the case.
Here's how I discovered it:
```
git clone git@github.com:boxed/django-fastdev.git
python3 -mvenv venv
source venv/bin/activate
pip install -r …
-
https://github.com/boxed/django-fastdev
@DmytroLitvinov what do you think of it?
-
### Tested versions
v4.3.rc.2.official [afc82bc08]
### System information
Redot v4.3.rc.2 - Windows 10.0.19045 - GLES3 (Compatibility) - Intel(R) Iris(R) Xe Graphics (Intel Corporation; 30.0.101.19…
-
After patched the titanium mobilesdk 1.8.2 to the v1.8.2.fastdev, i type the command "titanium run --platform" in the console to build the project. I got the importError as followed:
$ titanium run -…
-
### Description
Building a MAUI project targeting net9.0-android is much slower when EmbedAssembliesIntoApk is enabled compared to building under net8.0-android (500s in net9 vs 90s in net8). Most of…
-
I'd like to use something like `{% fastdev ignore %}` and `{% fastdev endignore %}` or similar to mark specific areas that I'd like to not check for.
When using forms from 3rd party packages like `…
-
### Contact Details
funny_ppt@qq.com
### What happened?
cosmoplitian libc strcasestr() return 0 for below example
```
#ifdef __COSMOPOLITIAN__
#include
#endif
#include
int main() {
…