Fueled / django-init

Project template used at Fueled for scaffolding new Django based projects. :dizzy:
Other
189 stars 46 forks source link

chore(*): Upgrade Postgres to 10 and PostGIS to 2.4 #346

Closed CuriousLearner closed 5 years ago

CuriousLearner commented 5 years ago

Why was this change necessary?

Upgrade Postgres to 10 and postgis to 2.4

How does it address the problem?

By Upgrading Postgres

Are there any side effects?

None.

saurabh-fueled commented 5 years ago

Looks good to me. Could you please update REAMDE + changelog as well?