Tony Narlock
Tony Narlock
@datadvance Hi there! Thoughts on this PR to allow Django 2.2 to run on recent releases? To avoid having it fall behind or it being duplicated later on!
@datadvance This is only a small package constraint fix and could be released in a patch, can you give this a peek please? Thank you!
@datadvance Can you take a peek? Thank you!
Also having this issue CC'ing other data loader related issues that may be bumping into this, #67 #55.
@auvipy A fundraiser seems like a good idea. As it stands, what's currently missing / would be a new feature from Django 1.11/2.2 support? Is there list / issue thread...
You can count me as a markdown sphinx user ([MyST-Parser](https://myst-parser.readthedocs.io/en/latest/), [gh](https://github.com/executablebooks/MyST-Parser)) that'd be interested. Looks like I may the only one. If this requires an independent issue feel free to...
Good to hear this I went from wanting a sphinx extension, to finding it was an impediment. The dream now is `pytest` / pure `doctest` can nibble on, so it...
> Edit: Further, the plugin (flake8-isort) is licensed as GPL v2 which is a deal-breaker for a lot of people. In short, I suspect there will be a large group...
☝️ https://github.com/tlocke/flake8-alphabetize is now MIT 0 Attribution ([LICENSE](https://github.com/tlocke/flake8-alphabetize/blob/main/LICENSE)) As for [flake8-isort](https://github.com/gforcada/flake8-isort), I think one blocker to most users is the GPL: https://github.com/gforcada/flake8-isort/issues/56. If the author isn't flexible or open to...
I have two opinions: - To use ``dj_`` as a prefix instead of ``django_``. The text real estate in tests is valuable. - Old fixtures should be renamed to use...