Phil Gyford

Results 120 issues of Phil Gyford

Some fixes to get this working on Wagtail 2 (I'm using Wagtail 2.4 and Django 2.1). * Fix imports that broke from Django 2.0+ (the fixes should still work with...

I've had coverage and coveralls working fine in [a GitHub Action](https://github.com/philgyford/django-hines/blob/main/.github/workflows/main.yml). I recently changed where I keep coverage's config, from `setup.cfg` to `.pyproject.toml`, and installed `coverage[toml]`. But now when coveralls...

Although there's stuff in the README about custom forms and the custom widgets, I couldn't see anything about what to do if you're using `multi=True`. I've got it working, but...

django-admin
multiple=true

e.g. Safari on macOS, more margin on right: ![Screenshot 2020-06-11 at 11 42 21](https://user-images.githubusercontent.com/66670/84376508-2b3ea480-abd9-11ea-80c6-afa732758a63.png)

Bug

> I use Android 9 and in both Firefox and Chrome, it simply doesn't seem to work properly for me. The animations and 'button'/article length things work, and I can...

Bug

* Stop relying on iphone/ipad classes (except where they indicate feature changes) and instead use media widths * Drop IE6 support(!) * Generally modernise things * Use Sass?

eg, http://matt.might.net/articles/how-to-native-iphone-ipad-apps-in-javascript/

Feature

So user can switch between 'today' and 'yesterday'.

Feature

Not sure how feasible it is, or how difficult. Not sure I'll ever get round to it, but noting it as a nice-to-have feature. Suggested by Jeff Cole.

Feature