-
Hello,
Looking at the GRCPool code, there is html in [classes](https://github.com/gustav1976/grcpool/blob/master/classes/Bootstrap/Alert.php), some [Bootstrap widget classes](https://github.com/gus…
-
```
Fatal Python error: Segmentation fault
Thread 0xad3feb40:
File "/usr/lib/python2.7/threading.py", line 339 in wait
File "/usr/lib/python2.7/Queue.py", line 168 in get
File "/mnt/uhu2.2/home…
-
```
Fatal Python error: Segmentation fault
Thread 0xad3feb40:
File "/usr/lib/python2.7/threading.py", line 339 in wait
File "/usr/lib/python2.7/Queue.py", line 168 in get
File "/mnt/uhu2.2/home…
-
Actually the link widget will get very slow if have a high number of result, every time a letter is entered in the field it take a while to show found results in the widget.
It also should display…
-
**Is your feature request related to a problem? Please describe.**
Bootstrap 5.3 now has a global data-bs-theme="dark" attribute. However, if the user invokes this dark-theme, the datepicker calend…
-
Mobility
- [ ] Look into responsive frameworks.
- [ ] [Bootstrap](http://getbootstrap.com)
- [ ] [Genesis Framework](http://www.studiopress.com/features/)
- [ ] [W3.CSS](http://www.w3schools.c…
-
### Is your proposal related to a problem?
We currently have two modal (dialog) implementations in Wagtail, ideally we should have just one and build on that with tested code and common designs.
###…
-
Appears the code is referencing a non-existing method which causes an error when you try clear or set the null date....
```
Failed to clear date TypeError: "this._getLastPickedDate(...) is undefin…
-
Hi,
I'm having trouble implementing autocomplete in my project. When I added `app_name='foo'` to `urls.py`, the autocomplete stopped working and the error message displayed was `NoReverseMatch for …
-
模板vm中这么写的
``` javascript
#html("/static/js/require.js")
#head()
$title #if( $titleAffix ) - $titleAffix#end
#require("/static/css/bootstrap.css")
…