Markus Mohanty
Markus Mohanty
Hi I wierdly encountered a strange problem. I upgraded to latest version of dango-shop and encountered the following: When using the fulltext search it does not render anything on my...
Hi I have a delivery method, which is only valid if a customer is living in a certain area in which she/he lives in. ``` class ClimateNeutralShippingModifier(ShippingModifier): identifier = 'climate-neutral-shipping'...
I just setup my shop together with `django-redis-cache` package and I got an error, when changing a model, when it wanted to invalidate mny So I adapted the code in...
I encountered the problem, that there where always 10 results in my search-results-page. So I read the elasticsearch-dsl documentation and it stated, that elasticsearch always returns only 10 results at...
Hi I have an issue, which occured while testing password reset. I am using the i18n demo. The first part is working fine: I can click the link, send a...
MapBox
Hi Mapbox discontinued their old api for tiles. Settings are slightly different now: see https://docs.mapbox.com/help/troubleshooting/migrate-legacy-static-tiles-api/