-
Before i tell my issue i would like to say thank you for this. I just started with codeigniter 6 months ago. Your ci_bootstrap is a real time saver for a nub like me. I hope one day i can help contri…
-
##### ISSUE TYPE
- Bug Report
##### SUMMARY
Using extra_settings its not possible to set string values to AWX setting keys as it does not encompass the string value in quotes resulting in python…
-
First, Thank you for Jazzmin, your package is excellent !
I am a bit confused on JS issues on two things :
- when I add crispy-forms to my change_form, I get errors on select2 `Select2: An inst…
-
-
When loading martor in the admin, it loads CSS rules which overrides many admin styles. For example, when using bootstrap theme, it causes collapsible fieldsets to be completely hidden:
```css
.co…
-
### I Have A Problem With:
The integration in general
### What's Your Problem
Integration stopped working after updating to most recent version. Rolling back to previous version did not help. If I …
-
-
Supplying a custom template like:
```
{% extends 'admin/model/create.html' %}
{% block body %}
{{ super() }}
{% endblock %}
```
and then passing these templates in the ModelView subcl…
-
Haven't found the cause for this yet but it looks like pages within the Admin panel are not loading the base template properly.
Every page in the admin looks to be have its base layout defined by: /a…
fr0x updated
11 years ago
-
##### **Overview of the issue**
I was following the tutorial to set up the React front end and a lot of warnings popped up. Seems like some files or libraries are deprecated or have security is…