Anton Kurashev

Results 6 issues of Anton Kurashev

Hello. I get white page and error in Chrome Console: ``` music.js:106 Uncaught TypeError: pathexp.replace is not a function at HTMLScriptElement.lib.onload (music.js:106:21) lib.onload @ music.js:106 Объект load (асинхронный) init @...

question

Hello. I use MODELTRANSLATION_AUTO_POPULATE = False in settings.py, but is no effect. When I fill in the “description” field, then after saving the “description2” field is filled in automatically and...

Hello, I get tis error: ` jquery.js:8625 POST http://*:8000/martor/markdownify/ 404 (Not Found) `

How I can get this: ``` "mainEntity": { "@type": "Book", "author": { "@type": "Person", "familyName": "van der Westhuizon", "givenName": "Jason", "name": "Jason van der Westhuizon" }, "author": { "@type": "Person",...

Hi. I'll describe the process of detecting the error: - a record of a person for whom an image has been uploaded to the gallery; - I synchronize with the...

question