Karel Hovorka
Karel Hovorka
Hi, I followed your tutorial for twitter-style pagination. However my links to specific pages didn't work, no ajax call was made at all. After debugging of el-pagination.js I found out,...
We've been using your library for a while for our Space Engineers plugin: https://github.com/iv4xr-project/iv4xr-se-plugin We are trying to keep very clean and tree-structured interface, most of it can be seen...
Happy user of this package. I recently tried switching admin to other templates (currently experimenting with django-jazzmin). Sadly tabs are not working there. Been debugging for a while and I...
Hi! Any plans to support null safety? I get, that default syntax implies nullable variable as in C#, but it would be nice to have a syntax for non-nullable variable...
Hey, I liked this db and decided to use it in my app. I found however, that there are some mistakes in the database. I created script, that checked fingerings...
I am just wondering, without looking at the code - would it be possible to compile this against android 2.2 froyo if I just comment out some dependencies (or lower...
I am just wondering, why is there no android app using xchange on google play? Are there any legal or technical reasons why I cannot do that? I'd like to...
Function getChordLayout accepts ` A standard tab notation, as a string with no blank space. Can contains any number or the letter 'x'.`. That means, double-digits there are treated as...
I have been using this library for years. Now I was finally able to upgrade the project from python 2 to python 3 and from django 1.x to 3.x (yes,...
Some observations from using this simple and cool library for a few hours: - I spent a bit of time trying to figure out the correct token to login, manually...