-
After setting up the package in my Django project, I have encountered the following error:
```
Error during template rendering
In template /src/django-cruds-adminlte/cruds_adminlte/templates/crud…
-
First, thanks for the package, looking really great! I've tested a few features that worked quite well, but I have a particular problem:
Several of my models refer with a ForeignKey to a geo-datab…
-
If I have a subclass of User, say Admin, with royce_roles [:add, :edit, :delete, :crud], the following gives me empty collections:
``` rails
@admin = Admin.first
@admin.add_role :crud
Admin.cruds # …
-
Acá debería haber una lista de páginas donde tendriamos que chequear que esten los loaders funcionando, por ejemplo:
- [ ] Home
- [x] Login
- [x] Welcomelog
- [x] WelcomeUnlog
- [x] Catálogo
-…
-
Make an some sort of graphical admin center, a page that is accessible through a special url and password protected, that accesses the current autogenerator functions for generating CRUDs and models a…
-
```mermaid
journey
title Scores History
section 71a0d907952783f429a4f368327731e7e0cd5932
message: 2: J0SEF4
vulnerability: 3: J0SEF4
section f113333385c276d2942efcfa6b21f85250b1435d
message: 2: luzm…
-
Hello, please is there any possibility how to install boltCMS into existing symfony application?
We are currently using AdminLTE with our custom CRUDs etc. as main CMS aplication and we want to use B…
-
I translate "Cancel" to "Zrušiť". But in page I still see "Cancel".
Does this module work with laravel 11 and backpack 6? Or is there anything else that needs to be done?
It doesn't work eithe…
-
- 2 rôles ; ADMIN et PUBLIC
- Stack ; PHP 8 et SF 6
- Front au choix
Découpage :
1) Une page login
- sans page signin (un script SQL qui vient créer les deux utilisateurs)
- choix libre de l'encod…
-
A few customers requested this feature.
Specifically, one example from email:
Hey there, I found your website and twitter and just singed up for quick admin panel. In most of my apps I need polym…