Ecosyste.ms: OpenCollective

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

github.com/cookiecutter/cookiecutter-django

Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
https://github.com/cookiecutter/cookiecutter-django

Fix inadvertently changed author_name

fe110ddd5ffa99aa367ebbf79203ef94e45eed60 authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Drop Grunt support

Closes #1636.

be1024cd0643b6452fb5854db757d6116a531324 authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Update raven from 6.7.0 to 6.8.0 (#1642)

dbdedb81c11b98a16990f2ab95c77995a79618e9 authored over 6 years ago by pyup.io bot <[email protected]>
Update django-model-utils from 3.1.1 to 3.1.2 (#1640)

144f4ca3b7873d43f916d6ca26fff69c2593ad4c authored over 6 years ago by pyup.io bot <[email protected]>
Update README.rst

fac121a73b731f5892999bce003703cc1d2aa893 authored over 6 years ago by Jannis Gebauer <[email protected]>
Update ISSUE_TEMPLATE.md

b1bec7b37fda6997b6a8c98abb09f7474da82c1d authored over 6 years ago by Jannis Gebauer <[email protected]>
Fix E402

661fc3e449c779ad3fa2bad8964b6b7082f88ca3 authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Fix logging module imported unconditionally in production.py

a07327459c50a9e560c4d19c52eea1b7203a082b authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Replace os.environ.get with env call in local.py

df1ce737d5d8744241e6d1d804a3e3b7b9379d76 authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Refactor POSTGRES_PORT env

17739ff2630f0ead43065065f6b850d9ef2d5a9b authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Refactor POSTGRES_HOST env

906299ae39ee7f38e89bde6099297bc885dcf6cc authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Merge commit 'b4b3c0425359225c8eccf15b687cde156631d3ad'

93a714f9b118dc330add11004f344e76d977fa3d authored over 6 years ago by Trung Dong Huynh <[email protected]>
Update django-allauth from 0.35.0 to 0.36.0 (#1638)

b4b3c0425359225c8eccf15b687cde156631d3ad authored over 6 years ago by pyup.io bot <[email protected]>
Fix a typo in production.py

00ff5c8506f3a100addd84eb25bf340c8a01ea18 authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Use relative -r path in production.txt

35b2aac87aa6d7bddb0bd9bed2d59e3d10283adb authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Remove "My Favorite Cookie" tutorial (#1633)

Closes #1611.

5c166b28a9fe3db23197d261d916cd3ab7a87c32 authored over 6 years ago by Nikita Shupeyko <[email protected]>
Link favicon from base.html

74c838dc0c910e7ef53b38e03981cd16694fce99 authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Update factory-boy from 2.11.0 to 2.11.1 (#1635)

0d2f8fcfd9ce7e861cdf45e16c0f2fcee0de2cd8 authored over 6 years ago by pyup.io bot <[email protected]>
Uninstall gevent

Closes #1555.

5a3dd8f0c6cfbc245e48358b10ef964c48451711 authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Install boto3 as extra of django-storages

Closes #1586.

2eac9648a144a6f30417f3bb039a5c2cda53b02f authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Set POSTGRES_USER and POSTGRES_PASSWORD to the debug value when opting for debug

17326596784b05c29e26e62b6432fc2fd93b1351 authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Introduce debug cookiecutter option

a22390ad4f1b49db21b55a7e22a93d66f3930c9c authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Move pytest settings from setup.cfg to pytest.ini

9f14254e8e6c1f337a4a0244a9236da6c4607f9b authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Remove pycodestyle and pyflakes as implicit dependencies from flakes8

Closes #1606.

5e2a907c35bd82756e7cea977e320d4a4c6c6635 authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Run black reformatting

https://github.com/ambv/black

d8267edd0995a49e1c96cd31497bc59549a09f2b authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Use implicit path to manage.py in Procfile

8ef1019e01f653fba87a3b264b3b510b23a30c7f authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
Update deployment-on-heroku.rst (#1630)

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

21dd1987615d5df09658c60131232e539def71e3 authored over 6 years ago by Marlon <[email protected]>
Use Heroku's Release Phase for Migrations (#1615)

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

ec78d9ce97d44a088803a8ba96a73803365746b4 authored over 6 years ago by Marlon <[email protected]>
Fix PostgreSQL backup restore (#1628)

* Export PG* envs when backing up postgres

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

b4d0416530ba9bc75f0c62cf078017eaff3f64cb authored over 6 years ago by Nikita Shupeyko <[email protected]>
Update factory-boy to 2.11.0 (#1632)

8203cfe4fc1650d2abe8d600aba7ca87d2c6d160 authored over 6 years ago by pyup.io bot <[email protected]>
Upgrade redis service to 3.2 (#1631)

4944907fb578181e103ea96bed409d85bf1d21b3 authored over 6 years ago by Nikita Shupeyko <[email protected]>
Conditionally gitignore virtualenv files

Fixes #1321 the right way.

b7172cfebaa0dd8860e1173f4a97b1e6fdfdd8b7 authored over 6 years ago by Nikita P. Shupeyko <[email protected]>
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

f22f8e37167a2f0cb19cf619430745e6c9353301 authored over 6 years ago by Bruno Alla <[email protected]>
Merge pull request #1629 from pydanny/pyup-update-django-2.0.4-to-2.0.5

Update django to 2.0.5

ea5d85f7ed18f98f23f015a80f775c396503739a authored over 6 years ago by Bruno Alla <[email protected]>
Update django from 2.0.4 to 2.0.5

b8a709b191bb7ba77a91470c3601f2b8ae19f2b3 authored over 6 years ago by pyup-bot <[email protected]>
Update gunicorn from 19.8.0 to 19.8.1 (#1627)

cf03bf74e7698564921698132b1d060ab0283afa authored over 6 years ago by pyup.io bot <[email protected]>
Update gunicorn from 19.7.1 to 19.8.0 (#1624)

3e6caf66927ee10c7f19aada6eb5c43c50ae5dbb authored over 6 years ago by pyup.io bot <[email protected]>
Update sphinx to 1.7.4 (#1620)

34d9bd5d800c23d0b62750a510f9cbe8e97a8ddb authored over 6 years ago by pyup.io bot <[email protected]>
Merge pull request #1619 from pydanny/pyup-update-pytest-3.5.0-to-3.5.1

Update pytest to 3.5.1

7b271fde3be7945bd6f333a68b0c121ff0031bfd authored over 6 years ago by Bruno Alla <[email protected]>
Update pytest from 3.5.0 to 3.5.1

f8e322162239e2cb7f7bdc8d77c83249f0896976 authored over 6 years ago by pyup-bot <[email protected]>
Update pytest from 3.5.0 to 3.5.1

1ed61dafc211e3e3cdc3daae53182f1704581cbf authored over 6 years ago by pyup-bot <[email protected]>
Merge pull request #1617 from pydanny/pyup-update-sphinx-1.7.2-to-1.7.3

Update sphinx to 1.7.3

71eb8359069a3543a8e0ea3e251f50d5c0157738 authored over 6 years ago by Bruno Alla <[email protected]>
Update sphinx from 1.7.2 to 1.7.3

47cc9f03fed96332da08a5b6c43ad7238ced899e authored over 6 years ago by pyup-bot <[email protected]>
Update raven from 6.6.0 to 6.7.0 (#1614)

edae0854bf899238e37d088bfc671e73ababbd89 authored over 6 years ago by pyup.io bot <[email protected]>
Update django-extensions to 2.0.7 (#1613)

bbc69b3bf1a654b05b4db2ad1a69810d2976a90e authored over 6 years ago by pyup.io bot <[email protected]>
Update django-anymail to 2.2 (#1612)

cbc51bfc5f0cbe419f58eca2403ee07465319ef3 authored over 6 years ago by pyup.io bot <[email protected]>
Update runtime python version from 3.6.4 to 3.6.5

6a0a2e5637fb72f3c55e25d0e59811416f8525b6 authored over 6 years ago by Aleksei Kuznetcov <[email protected]>
Update pytest-django from 3.1.2 to 3.2.1 (#1608)

56b3ac7311a3e48375e9a13987fbc04638019850 authored over 6 years ago by pyup.io bot <[email protected]>
Update django-anymail from 2.0 to 2.1 (#1607)

1c5f1bb62b546d44189aded310eee381b1e0ab27 authored over 6 years ago by pyup.io bot <[email protected]>
Update pytz from 2018.3 to 2018.4 (#1605)

b6c80ab3338cde9f3c69bf1b9e16402e094ac84b authored almost 7 years ago by pyup.io bot <[email protected]>
Merge pull request #1599 from pydanny/pyup-update-djangorestframework-3.7.7-to-3.8.2

Update djangorestframework to 3.8.2

8fa24e9c5eab43ae3d0c8d795a986d806f7f41b3 authored almost 7 years ago by Bruno Alla <[email protected]>
Removed unnecessary sentry configuration (#1598)

a4f059196e640ac9b3876d6b6ab0340afba6a86e authored almost 7 years ago by Osaetin Daniel <[email protected]>
Add black badge

1355222385fbabbe68fe9a89db66ef3cfdb23d9e authored almost 7 years ago by Daniel Roy Greenfeld <[email protected]>
Update README.rst

e8c91c1fa76921c0c7df7109d6ed7af9489a7093 authored almost 7 years ago by Daniel Roy Greenfeld <[email protected]>
First pass at running black across the project (#1602)

3f753e04114471a87a9b85e6078692c91b4bf164 authored almost 7 years ago by Daniel Roy Greenfeld <[email protected]>
Merge pull request #1600 from MaziyarMK/patch-1

Fixes heroku deployment error

4bdfbb43079ac3b11514e005276b4c37a87aa974 authored almost 7 years ago by Bruno Alla <[email protected]>
Fixes heroku deployment error

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

0e7005d3d18100c4dec0d440467a7ea310dc0e2c authored almost 7 years ago by MaziyarMK <[email protected]>
Update djangorestframework from 3.7.7 to 3.8.2

dffacdc2ed3059a1c62db38694fe9f1e2b2a2690 authored almost 7 years ago by pyup-bot <[email protected]>
Fix REDIS_URL missing

Fixes #1570.

26ccf9307fb642b5a7afbb9b364dcced619218c2 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Distinguish between local and production compose services

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

ae9dc2e782ccd734ef0dbe136960b09a8da1a760 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Designate 'postgres' as a variable in entrypoint.sh

Rationale: clarity.

2fa5adc2b0b42f2e2d2d95c83254f33614d245a0 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Alter Dockerfile comment url to point at dev Django

897d54b6906a6972b138c0e8e8bf875d71c9943d authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Merge .celery envs file with .django

Rationale: workflow simplification.

34673ff686e346bd4bf63c7fff7007ffb634d06c authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Rename use_sentry_for_error_reporting to use_sentry

Rationale: consistency

418b53bf77766afd5cfc668b1cc28c5212c095d8 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Update django from 2.0.3 to 2.0.4 (#1593)

53186d26970ac8d292932972d36749b51183975f authored almost 7 years ago by pyup.io bot <[email protected]>
Update tox from 2.9.1 to 3.0.0 (#1591)

7465c3a8a889ca6f6369952b804a6d176b013b63 authored almost 7 years ago by pyup.io bot <[email protected]>
Update pillow to 5.1.0 (#1592)

3c3d5914d23ac9ccf83bb6509da3e26f4ad2fc4b authored almost 7 years ago by pyup.io bot <[email protected]>
Fix celery services exit with status code 2

Fixes #1588.

bf089fd2b6895ceef9389250b203d9706a717aa5 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
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...

59cd5b4849a384f168740f0cd11072c99d4ea1cb authored almost 7 years ago by Nikita Shupeyko <[email protected]>
Merge pull request #1584 from browniebroke/doc-mailgun-500

Document server error when missing Mailgun config

80ae32259ccfb7e9bc52db48bb33520ec011e733 authored almost 7 years ago by Bruno Alla <[email protected]>
Update django-storages from 1.6.5 to 1.6.6 (#1585)

9c09675cb866d14adf8179bad35ce979bb879749 authored almost 7 years ago by pyup.io bot <[email protected]>
Document server error when missing Mailgun config

Fixes #789

53623ae1fe117d619b03206ba5260aefe09acd26 authored almost 7 years ago by Bruno Alla <[email protected]>
Update sphinx from 1.7.1 to 1.7.2 (#1579)

60ebda8bf7b0cc0c752ff813a125316d3cb79ad3 authored almost 7 years ago by pyup.io bot <[email protected]>
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

3264e77696dd489c95c0067b3dd579149a83af6a authored almost 7 years ago by pyup.io bot <[email protected]>
Drop Opbeat (#1578)

d1198f63b17d713042707d912b678aad10a6f918 authored almost 7 years ago by Wan Liuyang <[email protected]>
Update collectfast to 0.6.2 (#1575)

f0175aa9bed6c3f71fc6c95a994d72be840dd0df authored almost 7 years ago by pyup.io bot <[email protected]>
Adding coreapi and moving DRF to end of base.txt

d6e0b95d81c0ea98f54a7d0d1e8a0064ef762888 authored almost 7 years ago by Daniel Roy Greenfeld <[email protected]>
Install psycopg2-binary when not using docker locally (#1569)

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

80618f0acea7eb2a0d73ecb6053bdc722f06deb3 authored almost 7 years ago by Bruno Alla <[email protected]>
Merge pull request #1574 from joseGabriel06/patch-1

Local

020f69c4105f342d352182d347f9d2b68b3730ec authored almost 7 years ago by Bruno Alla <[email protected]>
Local

add "127.0.0.1"

0601a1b858df002f0efa48df2eb5a49fb5618e0e authored almost 7 years ago by jose Gabriel Guzman Lopez <[email protected]>
Merge pull request #1572 from pydanny/pyup-update-django-extensions-2.0.5-to-2.0.6

Update django-extensions to 2.0.6

7100cff18a305ed554f2da3c3a978417e03735c9 authored almost 7 years ago by Fábio C. Barrionuevo da Luz <[email protected]>
Update django-extensions from 2.0.5 to 2.0.6

f3d0c6baf029471dc97203f96a99695cb58c9a92 authored almost 7 years ago by pyup-bot <[email protected]>
Add @sfdye to core team

4191e851075ab7aa531b9e22a8d32c62c71a66b4 authored almost 7 years ago by Wan Liuyang <[email protected]>
Fix & improve PostgreSQL backup/restore scripts (#1571)

* Fix & imporve postgres backup/restore scripts

* Update PostgreSQL backup/restore docs

* ...

bcd0a8c46eef3faa877d810e530e29f321f6b7bc authored almost 7 years ago by Nikita Shupeyko <[email protected]>
Update base.py

b32fd78012f7f774a71c5ebe035540497f202f44 authored almost 7 years ago by Daniel Roy Greenfeld <[email protected]>
Adding DRF

19501ef26bc23ecb2a9502cf8bb4d89e81d1928d authored almost 7 years ago by Daniel Roy Greenfeld <[email protected]>
Added DRF

c06ce847b36e1762cdd6c1556798aa5e05652c50 authored almost 7 years ago by Daniel Roy Greenfeld <[email protected]>
Gitignore MailHog in template

edef0167fe3cbf0e402be9972ed4f3a04ecc6ec5 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Update django-extensions from 2.0.3 to 2.0.5 (#1568)

09af25547bd0e384b9edea89d5165f3e947009b3 authored almost 7 years ago by pyup.io bot <[email protected]>
Update the docs

a31f5090d1e7fa2d3c7c34d00a92ea14cb2167dd authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Update django-crispy-forms from 1.7.1 to 1.7.2 (#1567)

05e97777e23f9fdb0bb55892a8bcb8ac05ac4434 authored almost 7 years ago by pyup.io bot <[email protected]>
Fix .envs in template's .gitignore

Fix #1565.

57761e77b3638eb2245816ea0940f14ae21bd3d0 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Document merge_production_dotenvs_in_dotenv.py usage

9cd0ee0272f99e2e2619d98c1cb975a74a557400 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Prettify template's pytest.ini

3e2bf3f701d4becba4383303c910434bb98f0d02 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Prettify generated project requirements (#1557)

* Prettify base.txt

* Prettify local.txt

* Get rid of test.txt

Rationale: it effectivel...

b2a6b9a511979448a3a86d4ec83f17518846e268 authored almost 7 years ago by Nikita Shupeyko <[email protected]>
apk add postgresql-client with django Dockerfile

e1bce92ad98a10efdb542cb811ee08a611d78db0 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Update django-anymail from 1.4 to 2.0 (#1564)

f3dc7898e912a17c1db1556e34d66832c2c4e94b authored almost 7 years ago by pyup.io bot <[email protected]>
FIx WEB_CONCURRENCY environment variable missing

Fixes #1562.

a72383a85123b2d35ce9419733c55ccba2bc846d authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Put @webyneter's first and last names in the proper order

b15b63b67d8f68a9068cb7d47152c120d41f7c4f authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Fix CELERY_BROKER_URL overriden in entrypoint.sh

Closes #1235.

03ee6c78d61d78e2e77e06376a14389856ef2b84 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>