Ryan

Results 9 issues of Ryan

I'm not sure which repo to open this issue on, but when using [django-import-export](https://github.com/django-import-export/django-import-export), after importing it takes you to a big table that shows the before & after. With...

enhancement

I have an issue open over at [django-admin-interface](https://github.com/fabiocaccamo/django-admin-interface/issues/165) because I'm not sure which side to report this to. When django-import-export is paired with django-admin-interface, the ability to scroll horizontally on...

bug

The newer version of Django where the admin supports auto dark mode, it looks quite bad when dark mode is initiated on admin pages that have martor fields. It looks...

[payment_method_createview](https://github.com/codingforentrepreneurs/eCommerce/blob/master/src/billing/views.py) only succeeds or gives a generic error. How do we include the proper Stripe error message at this step?

I've stumbled upon multiple objects in my index that appear to have come from two separate models. - Two records in the index, both with similar fields, both from separate...

I had a background scheduled task that was saving an object that was being indexed to ES. It was erroring. On every error, due to OneToOneField rules and such, it...

Why does everything say #NAME? when I use it? I installed it with the PS script to 32 bit Excel 2016. The original example file broke after I changed the...

Hi I was wondering if it's at all possible to support online characters simply just to search for items. I have no idea if the data is available... just curious....

I have a working Django 4.0 project. My Django 4.2 project will error out on almost any basic query that uwsgi-tasks runs. With this code it simply is failing to...