Alexandru Gheorghita
Alexandru Gheorghita
There should be a mention in the documentation that you have to update the BASE_DIR constant in order for language, media and static folders to work. A crude workaround is...
Hello, I was wondering if there is a way to fix the type check error "Argument missing for parameter 'source'" when instantiating the DomainRepo object. ``` class DomainRepo: @inject() def...
The selected value of a root menu is overriden by _process_breadcrums. For example, if the _is_selected function correctly determines that a root menu is selected by accessing a link which...