openHBP
openHBP
I've posted the following on [StackOverflow][4] but I fear it is too specific question. I asked it here then. Feel free to delete this issue if needed. I've implemented a...
Would you please have a look to my answer and contribution to https://stackoverflow.com/questions/54740133/data-table-not-populating-data-in-django-datatable-view/55047474#55047474 1. the call to the api must be changed: no more brackets: var table = datatable.api; 2....
## Description https://docs.django-cms.org/en/latest/how_to/01-placeholders.html#placeholders-outside-cms Following the steps described "structure mode template" does not work. Django does not find the template in any places: root templates folder, myapp/templates, myapp/templates/myapp django.template.exceptions.TemplateDoesNotExist ## Additional...
Extremely nice package. I find it very usefull when we use Django CMS using Filer for Document management. I've implemented your package to be able to use the same for...