-
Hi,
There are great goodies in Bulma 0.4.x .
Any chance to update your admin?
I'm targeting Bulma 0.4.4 especially because of button drop-downs that are "Swiss knife" in admin panels.
-
Hello Everyone!
We have a good news! MONSTRA 4 in development :)
![monstra-4](https://user-images.githubusercontent.com/477114/36753527-75f49fc4-1c17-11e8-8026-506f4ff753dd.jpg)
GENERAL FILES ST…
-
Replace `Collection2` by `aldeed:collection2-core`.
Add in the dependency: `session`, `bcrypt`, `aldeed:autoform` and `meteor npm i --save simpl-schema`
Change the code from the collection example…
-
As i browse the codebase, i found tailwindcss is added to this starter template.
[Stilsa](https://getstisla.com/) uses bootstrap 4 right?
Why add tailwindcss to the core?
If the use of tail…
-
I install your bundle and create controller and field in table, but when I click to filter I filter not visible, I don't know why (
-
We need a better way to coordinate breaking changes on the API side. At least for me it is quite hard to keep up with a number of API changes that need to be reflected on the composer side.
My sugges…
-
On some hosts, with {some} cache installed,
installation goes through OK as cache is set as 'filecache'
install/install.php::113
``` php
define('CACHE_TYPE','filecache');
```
but on 1st login to a…
-
What is the user and password for the back end?
-
So the plan is to build a Multi-user Blog platform.
Now, here's what we gotta make.
1: Build a login/registration System. Screw the built in one. We're doing our own.
It needs Registration/Lo…
-
I have installed both, django-uwsgi and [django-celery-beat](https://github.com/celery/django-celery-beat/), but they cause a bug when I want to change periodic tasks in the admin panel: http://localh…