Adam Haile
Adam Haile
Mind pushing latest up to here? This is really old. PyPi is a few months newer.
I had to add the following to the `header.html` partial: ``` {{ template "_internal/google_analytics_async.html" . }} ``` Once I did that everything worked. Looks like it was just left out...
If I do something like this: from module import Class I expect it to end there but hitting enter will autocomplete it to something like this: from module import Class(param0,...
Any chance you could provide a downloadable APK for side-loading? Have an Amazon Fire tablet that I would like to install this on but it's not in their app store....