Marco Glauser
Marco Glauser
### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? Yes ### Description After upgrading from Angular 14.2.6 to 14.2.9 we...
Django 4.1 added a system check to find duplicate template tags at startup. If easy-thumbnails and sorl-thumbnails are installed in the same project, it will detect the possible clash and...
Hi, I wanted to create assets with certain tags and I couldn't get it to work. The SDK would always strip the metadata key from the dictionary. According to [the...
The main change is decoupling django and python versions from other libraries. That way, when a new version of django comes out, we can add it without having to update...