Jordan Reiter

Results 13 comments of Jordan Reiter

That's in templatetags/oembed_tags.py BTW.

This should be a configurable field. I have an app, already written, with users in the database, and the value is coming from `data["email"]` and will break if forced to...

I'm more than happy to submit code that adds Django 2.2 support, although I'm not really an expert on SQL Server.

> For everyone looking for 2.2 support - it's possible to simply change the version constraints and this driver installs properly. It works fine for my application but I don't...

@morlandi no problem! I do think it means that some functionality that could potentially be supported is missing, but at the very least it works and provides similar functionality that...

Database behavior is so integral that I think it's reasonable to have strict restrictions for this library. I agree it would be overkill for other libraries/packages. On Thu, Apr 25,...

> Please merge it to master. Would if I could buddy.

Awesome, I'd love to give it a shot. On May 4, 2017 5:52 PM, "Joseph Frazier" wrote: > Hi @JordanReiter , thanks for the report! > > from . import...

I wrote it in Flask/Python because it was easy to do so and familiar and let me focus on the stuff I wanted to learn more about, specifically continuous integration...