-
`django.template.library.InvalidTemplateLibrary: Invalid template library specified. ImportError raised when trying to load 'cruds_adminlte.templatetags.crud_tags': cannot import name 'six'`
`from …
-
The password reset template is still using the default one. Need to implement the AdminLTE template.
-
Hello there! So, i have installed this great project on my own, but your template is not working well. I'm using adminlte and your pattern is a kind diffrent of the default blade template. I think tha…
-
Try changing template_name_base for an InlineAjaxCRUD and it will give an error.
How does one go about overriding the templates in cruds/ajax folder individually for every InlineAjaxCRUD view?
…
A4TIF updated
6 years ago
-
Hi,
Thank you for this great package. Only I wonder if there are plans to upgrade or create a version that supports bootstrap 5 and next versions of bootstraps?
Thank you
-
When closable is set to TRUE the display of the box is set to "none". This causes the box to be invisible and any elements in the box to be out of the DOM. This can be problematic when the box contain…
-
Hello, good day. I just purchased your template which indicates it's for Angular 17, but upon downloading it, I see it's only compatible with Angular 12. This doesn't match what is stated on your webs…
-
laravel: 10
laravel-generator: 6.0.1
adminlte-template: 6.0.0
php: 8.3
## issue
1. generator not generate component as component tag but full view of it
## step to reproduce
1. edit templat…
-
Dear Author
Thank you for your product, it is so awesome. I applied it yesterday I feeling happy with it. But it has small issue from footer. See attach.
![image](https://cloud.githubusercontent…
-
First of all: Thank you for this great component. It saved me a lot of work!
I am not so experienced with CSS and SCSS but can survive. So I ran into a situation where I need help.
**Is your feat…