KhalO

Results 7 issues of KhalO

I have an error 400 on the three consecurive page loads. I check the error in production and it's due to the image path tries to write the image root...

Hi to everyone and sorry for my rude English ¿Is there a way to reload all events when I click on a day of a month?

I tried to copy a folder with ``` fonts: dev: outputFolder: web/tmp tasks: [] autoRenaming: false prod: outputFolder: web/compiled tasks: [] files: fonts: - app/Resources/assets/fonts/* ``` But it dont copy...

I'm trying to set tag tree models and I get the error `ValueError: Could not find manager CastTaggedUserManager in tagulous.models.tagged.` The TagTreeModel is: ``` class BusinessPhase(tagulous.models.TagTreeModel): class TagMeta: # Tag...

The type parameter passed to to an request for post, causes that the 'post' response was a empty array

En el template que genera el PDF de comprobantes, existe un campo params.user.extras. ![image](https://github.com/user-attachments/assets/a4d2848a-4d4d-4592-90f2-6404cd6f6f69) ¿Cómo puedo colocar información a ese array para que se pueda mostrar, desde lycet?