Emilian Felecan

Results 5 issues of Emilian Felecan

I had a big surprise today where deleting a static block also removed the products referencing the block. To stop this the lfs/catalog/models.py file should use on_delete=models.SET_NULL for the static_block...

I think it would be a better idea to change from FloatField to DecimalField for model price fields. Is this something that is planned or at least on the roadmap...

The messageformat library uses template literals which will cause an error with IE11 (might be a problem with the build process). Changing the version to 2.2.1 fixes the problem.

### Expected behavior Zip should be returned as a payment method in the PaymentMethods API resource when it is enabled. ### Actual behavior Zip is not returned as a payment...

Hi, It looks like the alpha nodes only go one level deep. Is that correct? Does that mean that the alpha nodes going across represent an "OR" operator? And with...