Jón Levy

Results 25 issues of Jón Levy

I´m trying to send a string from a web client to a CCG server which renders a HTML5 template. Normally I would use `CALL 1-1 UPDATE STRING`. How would I...

Great package, thanks for sharing 🙏🏼 I want to propose adding a `build-identifier` option that, if used, would be appended to a modifier. The identifier on previous versions would be...

Just putting it here to see if there is common interest in this.

integration

I get an error when trying to import the class. Isn´t it imported from autocomplete? from autocomplete import NoLookupsForeignKeyAutocompleteAdmin

I got this error in one of my simulations but couldn't grab the values from the traceback. I'll start logging the output and report back. ```python Traceback (most recent call...

Since we decoupled the frontend from the backend we need to consider CORS headers configs. Running web servers is not my expertise so it would be great to hear peoples...

backend

I get the following error on Django 1.7.6 (python 3) after installing with pip. ``` python Environment: Request Method: GET Request URL: http://localhost:8000/admin/treemenus/menu/add/ Django Version: 1.7.6 Python Version: 3.4.1 Installed...

It would be great for us transitioning from `fzf` to get the following features: 1. VIM bindings for item navigation 2. Override item navigation`hishtory` keybindings. **fzf bindings:** - `ctrl+k`: up...

Since I host CartoDB myself I needed to allow for an additional parameter `cartodb_url` and change `resources.json` to reflect the change. Creating a client can now be run with: ```...

Would be great to add the possibility of a "disabled" state on the date input: http://getbootstrap.com/css/#forms-control-disabled