Browse Source

:fire: Removed ponee and django2-project-template

Ponee was deleted and django2-project-template was marked as archived. Removing them to keep the list fresh.
Jeff Triplett 3 years ago
parent
commit
b01061e32d
1 changed files with 0 additions and 2 deletions
  1. 0 2
      README.md

+ 0 - 2
README.md

@@ -382,9 +382,7 @@ _Django 2.2_
 - [DRFx](https://github.com/wsvincent/drfx/) - A DRF starter with user auth, Pipenv, and other goodies.
 - [django-project-template](https://github.com/jpadilla/django-project-template) - A deliberately basic project that has multiple staging environments and Heroku deployment config.
 - [docker-django](https://github.com/erroneousboat/docker-django/) - A quick starter guide for Django and Docker together.
-- [ponee](https://github.com/valentinogagliardi/ponee/) - A lightweight Django template ready for Heroku.
 - [wemake-django-template](https://github.com/wemake-services/wemake-django-template/) - Bleeding edge Django template focused on code quality and security.
-- [django2-project-template](https://github.com/vigo/django2-project-template/) - A quick starter template with PostgreSQL.
 - [django-webpack-starter](https://github.com/khadegd/django-webpack-starter) - Django Webpack starter template for using Webpack 4.
 - [sos-django-template](https://github.com/erayerdin/sos-django-template) - Django starter template with separate dev and production settings.
 - [django-docker-heroku-template](https://github.com/bfirsh/django-docker-heroku-template) - A template with Docker, GitHub Actions, and Heroku set up for dev/test/prod, plus various other best practices.