Derek Hohls

Results 36 issues of Derek Hohls

I am not sure this is possible, but - is it possible to extract the most recent N messages from a queue? So, if I had downloaded 20,000 & then...

I am in the process of upgrading an older Django project to Django 1.11 (prior to a move to version 2). I have installed django-selectable 1.3.0 but now the auto-complete...

Seems row styling is failing. Code below does not result in any color changes and no errors that I can see. Python 3.7 and Django 1.18 ``` def suit_row_attributes(self, obj,...

If this is a bug please specify versions you're using first. Django version: 1.10.7 Django Suit version: 2.0a1 Python version: 3.5.3 Issue: ![overlap](https://user-images.githubusercontent.com/354027/27577091-b6ddbe76-5b1f-11e7-9325-4e0b61673da2.png) As can be seen, on narrower screens,...

Django version: 1.11.12 Django Suit version: 2.0a1 Python version: 3.5.3 **Issue:** I have noticed that certain page elements which appear in the HTML, are not rendered by Suit, depending on...

Django version: 1.11.12 Django Suit version: 2.0a1 Python version: 3.5.3 Issue: I realise that suitv2.0 does not (yet) have full documentation; but would it possible to have an example that...

The error message that appears next to a field has a color that is the same as "normal" text. Ideally, it should be same color as other error messages (usually...

Django version: 1.11.12 Django Suit version: 2.0a1 Python version: 3.4.3 Issue: When a form has multiple errors, the resulting display has the alert message (_please correct the errors_) in an...

If this is a bug please specify versions you're using first. Django version: 1.10.7 Django Suit version: 2.0a1 Python version: 3.5.3 Issue: I have a custom form for an admin...

If this is a bug please specify versions you're using first. Django version: 1.10.7 Django Suit version: 2.0a1 (horizontal layout) Python version: 3.5.3 Issue: When trying to display two date...