pixelpassion / django-saas-boilerplate

A Django + django-rest-framework + Heroku + SaaS application boilerplate
MIT License
51 stars 10 forks source link

New integrations #10

Closed AntonDnepr closed 5 years ago

AntonDnepr commented 5 years ago

A lot of new features:

Fixes:

Controversial changes (I'm not sure about them):

I need elaborate on task.py changes: I make things less configurable for circle.ci and just run the Pipfile scripts instead:

Concerns I removed docker-dns, as overkill but we can return it I'm not sure if we need invoke at all, if we have powerful scripts support inside Pipenv itself

jensneuhaus commented 5 years ago

Okay, can be merged - I leave it up for you.