Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Cookiecutter Django

We're maintianing Cookiecutter Django, a project template to jumpstart production-ready Django projects quickly.
Collective - Host: opensource - https://opencollective.com/cookiecutter-django - Code: https://github.com/cookiecutter/cookiecutter-django

Fix inadvertently changed author_name

github.com/cookiecutter/cookiecutter-django - fe110ddd5ffa99aa367ebbf79203ef94e45eed60 authored over 6 years ago
Drop Grunt support

Closes #1636.

github.com/cookiecutter/cookiecutter-django - be1024cd0643b6452fb5854db757d6116a531324 authored over 6 years ago
Update raven from 6.7.0 to 6.8.0 (#1642)

github.com/cookiecutter/cookiecutter-django - dbdedb81c11b98a16990f2ab95c77995a79618e9 authored over 6 years ago
Update django-model-utils from 3.1.1 to 3.1.2 (#1640)

github.com/cookiecutter/cookiecutter-django - 144f4ca3b7873d43f916d6ca26fff69c2593ad4c authored over 6 years ago
Update ISSUE_TEMPLATE.md

github.com/cookiecutter/cookiecutter-django - b1bec7b37fda6997b6a8c98abb09f7474da82c1d authored over 6 years ago
Fix logging module imported unconditionally in production.py

github.com/cookiecutter/cookiecutter-django - a07327459c50a9e560c4d19c52eea1b7203a082b authored over 6 years ago
Replace os.environ.get with env call in local.py

github.com/cookiecutter/cookiecutter-django - df1ce737d5d8744241e6d1d804a3e3b7b9379d76 authored over 6 years ago
Refactor POSTGRES_PORT env

github.com/cookiecutter/cookiecutter-django - 17739ff2630f0ead43065065f6b850d9ef2d5a9b authored over 6 years ago
Refactor POSTGRES_HOST env

github.com/cookiecutter/cookiecutter-django - 906299ae39ee7f38e89bde6099297bc885dcf6cc authored over 6 years ago
Merge commit 'b4b3c0425359225c8eccf15b687cde156631d3ad'

github.com/cookiecutter/cookiecutter-django - 93a714f9b118dc330add11004f344e76d977fa3d authored over 6 years ago
Update django-allauth from 0.35.0 to 0.36.0 (#1638)

github.com/cookiecutter/cookiecutter-django - b4b3c0425359225c8eccf15b687cde156631d3ad authored over 6 years ago
Fix a typo in production.py

github.com/cookiecutter/cookiecutter-django - 00ff5c8506f3a100addd84eb25bf340c8a01ea18 authored over 6 years ago
Use relative -r path in production.txt

github.com/cookiecutter/cookiecutter-django - 35b2aac87aa6d7bddb0bd9bed2d59e3d10283adb authored over 6 years ago
Remove "My Favorite Cookie" tutorial (#1633)

Closes #1611.

github.com/cookiecutter/cookiecutter-django - 5c166b28a9fe3db23197d261d916cd3ab7a87c32 authored over 6 years ago
Link favicon from base.html

github.com/cookiecutter/cookiecutter-django - 74c838dc0c910e7ef53b38e03981cd16694fce99 authored over 6 years ago
Update factory-boy from 2.11.0 to 2.11.1 (#1635)

github.com/cookiecutter/cookiecutter-django - 0d2f8fcfd9ce7e861cdf45e16c0f2fcee0de2cd8 authored over 6 years ago
Uninstall gevent

Closes #1555.

github.com/cookiecutter/cookiecutter-django - 5a3dd8f0c6cfbc245e48358b10ef964c48451711 authored over 6 years ago
Install boto3 as extra of django-storages

Closes #1586.

github.com/cookiecutter/cookiecutter-django - 2eac9648a144a6f30417f3bb039a5c2cda53b02f authored over 6 years ago
Set POSTGRES_USER and POSTGRES_PASSWORD to the debug value when opting for debug

github.com/cookiecutter/cookiecutter-django - 17326596784b05c29e26e62b6432fc2fd93b1351 authored over 6 years ago
Introduce debug cookiecutter option

github.com/cookiecutter/cookiecutter-django - a22390ad4f1b49db21b55a7e22a93d66f3930c9c authored over 6 years ago
Move pytest settings from setup.cfg to pytest.ini

github.com/cookiecutter/cookiecutter-django - 9f14254e8e6c1f337a4a0244a9236da6c4607f9b authored over 6 years ago
Remove pycodestyle and pyflakes as implicit dependencies from flakes8

Closes #1606.

github.com/cookiecutter/cookiecutter-django - 5e2a907c35bd82756e7cea977e320d4a4c6c6635 authored over 6 years ago
Run black reformatting

https://github.com/ambv/black

github.com/cookiecutter/cookiecutter-django - d8267edd0995a49e1c96cd31497bc59549a09f2b authored over 6 years ago
Use implicit path to manage.py in Procfile

github.com/cookiecutter/cookiecutter-django - 8ef1019e01f653fba87a3b264b3b510b23a30c7f authored over 6 years ago
Update deployment-on-heroku.rst (#1630)

`heroku python manage.py migrate` no longer necessary, since it's now run by the release process...

github.com/cookiecutter/cookiecutter-django - 21dd1987615d5df09658c60131232e539def71e3 authored over 6 years ago
Use Heroku's Release Phase for Migrations (#1615)

Automatically run migrations on deployments to Heroku. Advantages include deployments are rolled...

github.com/cookiecutter/cookiecutter-django - ec78d9ce97d44a088803a8ba96a73803365746b4 authored over 6 years ago
Fix PostgreSQL backup restore (#1628)

* Export PG* envs when backing up postgres

* Export PG* envs when restoring postgres from bac...

github.com/cookiecutter/cookiecutter-django - b4d0416530ba9bc75f0c62cf078017eaff3f64cb authored over 6 years ago
Update factory-boy to 2.11.0 (#1632)

github.com/cookiecutter/cookiecutter-django - 8203cfe4fc1650d2abe8d600aba7ca87d2c6d160 authored over 6 years ago
Upgrade redis service to 3.2 (#1631)

github.com/cookiecutter/cookiecutter-django - 4944907fb578181e103ea96bed409d85bf1d21b3 authored over 6 years ago
Conditionally gitignore virtualenv files

Fixes #1321 the right way.

github.com/cookiecutter/cookiecutter-django - b7172cfebaa0dd8860e1173f4a97b1e6fdfdd8b7 authored over 6 years ago
Merge pull request #1610 from AlekseiAQ/update-runtime-python-version-3.6.4-to-3.6.5

Update runtime python version from 3.6.4 to 3.6.5

github.com/cookiecutter/cookiecutter-django - f22f8e37167a2f0cb19cf619430745e6c9353301 authored over 6 years ago
Merge pull request #1629 from pydanny/pyup-update-django-2.0.4-to-2.0.5

Update django to 2.0.5

github.com/cookiecutter/cookiecutter-django - ea5d85f7ed18f98f23f015a80f775c396503739a authored over 6 years ago
Update django from 2.0.4 to 2.0.5

github.com/cookiecutter/cookiecutter-django - b8a709b191bb7ba77a91470c3601f2b8ae19f2b3 authored over 6 years ago
Update gunicorn from 19.8.0 to 19.8.1 (#1627)

github.com/cookiecutter/cookiecutter-django - cf03bf74e7698564921698132b1d060ab0283afa authored over 6 years ago
Update gunicorn from 19.7.1 to 19.8.0 (#1624)

github.com/cookiecutter/cookiecutter-django - 3e6caf66927ee10c7f19aada6eb5c43c50ae5dbb authored over 6 years ago
Update sphinx to 1.7.4 (#1620)

github.com/cookiecutter/cookiecutter-django - 34d9bd5d800c23d0b62750a510f9cbe8e97a8ddb authored almost 7 years ago
Merge pull request #1619 from pydanny/pyup-update-pytest-3.5.0-to-3.5.1

Update pytest to 3.5.1

github.com/cookiecutter/cookiecutter-django - 7b271fde3be7945bd6f333a68b0c121ff0031bfd authored almost 7 years ago
Update pytest from 3.5.0 to 3.5.1

github.com/cookiecutter/cookiecutter-django - f8e322162239e2cb7f7bdc8d77c83249f0896976 authored almost 7 years ago
Update pytest from 3.5.0 to 3.5.1

github.com/cookiecutter/cookiecutter-django - 1ed61dafc211e3e3cdc3daae53182f1704581cbf authored almost 7 years ago
Merge pull request #1617 from pydanny/pyup-update-sphinx-1.7.2-to-1.7.3

Update sphinx to 1.7.3

github.com/cookiecutter/cookiecutter-django - 71eb8359069a3543a8e0ea3e251f50d5c0157738 authored almost 7 years ago
Update sphinx from 1.7.2 to 1.7.3

github.com/cookiecutter/cookiecutter-django - 47cc9f03fed96332da08a5b6c43ad7238ced899e authored almost 7 years ago
Update raven from 6.6.0 to 6.7.0 (#1614)

github.com/cookiecutter/cookiecutter-django - edae0854bf899238e37d088bfc671e73ababbd89 authored almost 7 years ago
Update django-extensions to 2.0.7 (#1613)

github.com/cookiecutter/cookiecutter-django - bbc69b3bf1a654b05b4db2ad1a69810d2976a90e authored almost 7 years ago
Update django-anymail to 2.2 (#1612)

github.com/cookiecutter/cookiecutter-django - cbc51bfc5f0cbe419f58eca2403ee07465319ef3 authored almost 7 years ago
Update runtime python version from 3.6.4 to 3.6.5

github.com/cookiecutter/cookiecutter-django - 6a0a2e5637fb72f3c55e25d0e59811416f8525b6 authored almost 7 years ago
Update pytest-django from 3.1.2 to 3.2.1 (#1608)

github.com/cookiecutter/cookiecutter-django - 56b3ac7311a3e48375e9a13987fbc04638019850 authored almost 7 years ago
Update django-anymail from 2.0 to 2.1 (#1607)

github.com/cookiecutter/cookiecutter-django - 1c5f1bb62b546d44189aded310eee381b1e0ab27 authored almost 7 years ago
Update pytz from 2018.3 to 2018.4 (#1605)

github.com/cookiecutter/cookiecutter-django - b6c80ab3338cde9f3c69bf1b9e16402e094ac84b authored almost 7 years ago
Merge pull request #1599 from pydanny/pyup-update-djangorestframework-3.7.7-to-3.8.2

Update djangorestframework to 3.8.2

github.com/cookiecutter/cookiecutter-django - 8fa24e9c5eab43ae3d0c8d795a986d806f7f41b3 authored almost 7 years ago
Removed unnecessary sentry configuration (#1598)

github.com/cookiecutter/cookiecutter-django - a4f059196e640ac9b3876d6b6ab0340afba6a86e authored almost 7 years ago
First pass at running black across the project (#1602)

github.com/cookiecutter/cookiecutter-django - 3f753e04114471a87a9b85e6078692c91b4bf164 authored almost 7 years ago
Merge pull request #1600 from MaziyarMK/patch-1

Fixes heroku deployment error

github.com/cookiecutter/cookiecutter-django - 4bdfbb43079ac3b11514e005276b4c37a87aa974 authored almost 7 years ago
Fixes heroku deployment error

Specifically fixes this confusing error: ModuleNotFoundError: No module named "'config"
The sin...

github.com/cookiecutter/cookiecutter-django - 0e7005d3d18100c4dec0d440467a7ea310dc0e2c authored almost 7 years ago
Update djangorestframework from 3.7.7 to 3.8.2

github.com/cookiecutter/cookiecutter-django - dffacdc2ed3059a1c62db38694fe9f1e2b2a2690 authored almost 7 years ago
Fix REDIS_URL missing

Fixes #1570.

github.com/cookiecutter/cookiecutter-django - 26ccf9307fb642b5a7afbb9b364dcced619218c2 authored almost 7 years ago
Distinguish between local and production compose services

Rationale:
1. building production stack on the same machine with local doesn't lead to conflict...

github.com/cookiecutter/cookiecutter-django - ae9dc2e782ccd734ef0dbe136960b09a8da1a760 authored almost 7 years ago
Designate 'postgres' as a variable in entrypoint.sh

Rationale: clarity.

github.com/cookiecutter/cookiecutter-django - 2fa5adc2b0b42f2e2d2d95c83254f33614d245a0 authored almost 7 years ago
Alter Dockerfile comment url to point at dev Django

github.com/cookiecutter/cookiecutter-django - 897d54b6906a6972b138c0e8e8bf875d71c9943d authored almost 7 years ago
Merge .celery envs file with .django

Rationale: workflow simplification.

github.com/cookiecutter/cookiecutter-django - 34673ff686e346bd4bf63c7fff7007ffb634d06c authored almost 7 years ago
Rename use_sentry_for_error_reporting to use_sentry

Rationale: consistency

github.com/cookiecutter/cookiecutter-django - 418b53bf77766afd5cfc668b1cc28c5212c095d8 authored almost 7 years ago
Update django from 2.0.3 to 2.0.4 (#1593)

github.com/cookiecutter/cookiecutter-django - 53186d26970ac8d292932972d36749b51183975f authored almost 7 years ago
Update tox from 2.9.1 to 3.0.0 (#1591)

github.com/cookiecutter/cookiecutter-django - 7465c3a8a889ca6f6369952b804a6d176b013b63 authored almost 7 years ago
Update pillow to 5.1.0 (#1592)

github.com/cookiecutter/cookiecutter-django - 3c3d5914d23ac9ccf83bb6509da3e26f4ad2fc4b authored almost 7 years ago
Fix celery services exit with status code 2

Fixes #1588.

github.com/cookiecutter/cookiecutter-django - bf089fd2b6895ceef9389250b203d9706a717aa5 authored almost 7 years ago
Celery code blocks are still generated even though Celery is not opted out for (#1587)

* Celery jinja condition in .gitignore

* Celery jinja conditions in Django Dockerfiles

* R...

github.com/cookiecutter/cookiecutter-django - 59cd5b4849a384f168740f0cd11072c99d4ea1cb authored almost 7 years ago
Merge pull request #1584 from browniebroke/doc-mailgun-500

Document server error when missing Mailgun config

github.com/cookiecutter/cookiecutter-django - 80ae32259ccfb7e9bc52db48bb33520ec011e733 authored almost 7 years ago
Update django-storages from 1.6.5 to 1.6.6 (#1585)

github.com/cookiecutter/cookiecutter-django - 9c09675cb866d14adf8179bad35ce979bb879749 authored almost 7 years ago
Document server error when missing Mailgun config

Fixes #789

github.com/cookiecutter/cookiecutter-django - 53623ae1fe117d619b03206ba5260aefe09acd26 authored almost 7 years ago
Update sphinx from 1.7.1 to 1.7.2 (#1579)

github.com/cookiecutter/cookiecutter-django - 60ebda8bf7b0cc0c752ff813a125316d3cb79ad3 authored almost 7 years ago
Update pytest to 3.5.0 (#1580)

* Update pytest from 3.4.2 to 3.5.0

* Update pytest from 3.4.2 to 3.5.0

github.com/cookiecutter/cookiecutter-django - 3264e77696dd489c95c0067b3dd579149a83af6a authored almost 7 years ago
Update collectfast to 0.6.2 (#1575)

github.com/cookiecutter/cookiecutter-django - f0175aa9bed6c3f71fc6c95a994d72be840dd0df authored almost 7 years ago
Adding coreapi and moving DRF to end of base.txt

github.com/cookiecutter/cookiecutter-django - d6e0b95d81c0ea98f54a7d0d1e8a0064ef762888 authored almost 7 years ago
Install psycopg2-binary when not using docker locally (#1569)

- The binary package should be installable on Windows locally
- The binary package is not recom...

github.com/cookiecutter/cookiecutter-django - 80618f0acea7eb2a0d73ecb6053bdc722f06deb3 authored almost 7 years ago
Merge pull request #1574 from joseGabriel06/patch-1

Local

github.com/cookiecutter/cookiecutter-django - 020f69c4105f342d352182d347f9d2b68b3730ec authored almost 7 years ago
Merge pull request #1572 from pydanny/pyup-update-django-extensions-2.0.5-to-2.0.6

Update django-extensions to 2.0.6

github.com/cookiecutter/cookiecutter-django - 7100cff18a305ed554f2da3c3a978417e03735c9 authored almost 7 years ago
Update django-extensions from 2.0.5 to 2.0.6

github.com/cookiecutter/cookiecutter-django - f3d0c6baf029471dc97203f96a99695cb58c9a92 authored almost 7 years ago
Add @sfdye to core team

github.com/cookiecutter/cookiecutter-django - 4191e851075ab7aa531b9e22a8d32c62c71a66b4 authored almost 7 years ago
Fix & improve PostgreSQL backup/restore scripts (#1571)

* Fix & imporve postgres backup/restore scripts

* Update PostgreSQL backup/restore docs

* ...

github.com/cookiecutter/cookiecutter-django - bcd0a8c46eef3faa877d810e530e29f321f6b7bc authored almost 7 years ago
Gitignore MailHog in template

github.com/cookiecutter/cookiecutter-django - edef0167fe3cbf0e402be9972ed4f3a04ecc6ec5 authored almost 7 years ago
Update django-extensions from 2.0.3 to 2.0.5 (#1568)

github.com/cookiecutter/cookiecutter-django - 09af25547bd0e384b9edea89d5165f3e947009b3 authored almost 7 years ago
Update django-crispy-forms from 1.7.1 to 1.7.2 (#1567)

github.com/cookiecutter/cookiecutter-django - 05e97777e23f9fdb0bb55892a8bcb8ac05ac4434 authored almost 7 years ago
Fix .envs in template's .gitignore

Fix #1565.

github.com/cookiecutter/cookiecutter-django - 57761e77b3638eb2245816ea0940f14ae21bd3d0 authored almost 7 years ago
Document merge_production_dotenvs_in_dotenv.py usage

github.com/cookiecutter/cookiecutter-django - 9cd0ee0272f99e2e2619d98c1cb975a74a557400 authored almost 7 years ago
Prettify template's pytest.ini

github.com/cookiecutter/cookiecutter-django - 3e2bf3f701d4becba4383303c910434bb98f0d02 authored almost 7 years ago
Prettify generated project requirements (#1557)

* Prettify base.txt

* Prettify local.txt

* Get rid of test.txt

Rationale: it effectivel...

github.com/cookiecutter/cookiecutter-django - b2a6b9a511979448a3a86d4ec83f17518846e268 authored almost 7 years ago
apk add postgresql-client with django Dockerfile

github.com/cookiecutter/cookiecutter-django - e1bce92ad98a10efdb542cb811ee08a611d78db0 authored almost 7 years ago
Update django-anymail from 1.4 to 2.0 (#1564)

github.com/cookiecutter/cookiecutter-django - f3dc7898e912a17c1db1556e34d66832c2c4e94b authored almost 7 years ago
FIx WEB_CONCURRENCY environment variable missing

Fixes #1562.

github.com/cookiecutter/cookiecutter-django - a72383a85123b2d35ce9419733c55ccba2bc846d authored almost 7 years ago
Put @webyneter's first and last names in the proper order

github.com/cookiecutter/cookiecutter-django - b15b63b67d8f68a9068cb7d47152c120d41f7c4f authored almost 7 years ago
Fix CELERY_BROKER_URL overriden in entrypoint.sh

Closes #1235.

github.com/cookiecutter/cookiecutter-django - 03ee6c78d61d78e2e77e06376a14389856ef2b84 authored almost 7 years ago