Derek Hohls

Results 37 issues of Derek Hohls

Would be really great if jqPlot could be the next one included!

enhancement

Any plans to allow SVG to be created "on the fly" (perhaps in a view) and then passed into the tag?

feature-request

Simple switch to allow for use by Python 2 and Python 3.

Probably a personal preference, but I like to have values already set or calculated before the return is called. This example from Django, as part of a typical views module:...

research needed

Django 1.11 DAL works well when dislalying data from a model within the same app; however, I cannot get it work when used in another app in the same project....

I am getting this error: ``` sudo add-apt-repository ppa:oranchelo/oranchelo-icon-theme Cannot add PPA: ''This PPA does not support focal''. ```

Many people using MySQL (from choice or necessity) - please add this as an option! Thanks...

enhancement

I had not used pipenv before encountering your project, and it seems a fairly non-intuitive project to use (e.g. https://github.com/pypa/pipenv/issues/1035 and similar ) for those of us used to virtualenv....

I am trying to compare the speed of operation when a Stream is introduced into the code. These are both scripts that need to be run. A 'plain' Python example:...

The current date picker does not allow easy navigation of date across a long time span (many years). Can it either be customised to provide a year & month drop-down...

help wanted