django-subdomains icon indicating copy to clipboard operation
django-subdomains copied to clipboard

Added compatibility for all Django versions up to 2.1

Open PetrDlouhy opened this issue 7 years ago • 6 comments

This is compilation of several branches around GitHub that target compatibility with newer Django versions.

The #60 and #64 patches are part of this, so I suggest pulling them first.

I finished this by fixing tests in all Django versions (1.4-2.0).

PetrDlouhy avatar Jan 26 '18 21:01 PetrDlouhy

@tkaemming Could you please manage this? First pull #60 and #64, than this and than release it as version 2.2.0?

PetrDlouhy avatar Jan 26 '18 22:01 PetrDlouhy

You can try using another package called 'django-hosts' if you can't hold your breath for django-subdomains.

vasiltabakov avatar Feb 11 '18 13:02 vasiltabakov

@tkaemming Please merge.

jeffreybrowning avatar May 04 '18 18:05 jeffreybrowning

@tkaemming Yes please.

toniengelhardt avatar May 17 '18 14:05 toniengelhardt

@tkaemming Can you please merge?

PetrDlouhy avatar Jul 31 '18 10:07 PetrDlouhy

@tkaemming I added testing also for Django 2.1, which passes.

PetrDlouhy avatar Aug 30 '18 22:08 PetrDlouhy