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

Distinguish between POSTGRES_DB and POSTGRES_USER

Closes #1301.

5543359382e928873a9bead3c090d9ea4e6da9dc authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Update django-extensions from 2.0.2 to 2.0.3 (#1561)

dd0a73a9854c4c00ae45854ff432d77952f29fed authored almost 7 years ago by pyup.io bot <[email protected]>
Group environment variables by the corresponding directories (#1295)

* Update generated project's .gitignore

* Post-gen gitignore .env/ and .env

* Fix linesep ...

3f8aa26d0f27de28c0b65c7fef91f6dff973a475 authored almost 7 years ago by Nikita Shupeyko <[email protected]>
Add all internal IPs for multiple docker networks (#1520)

* Add all internal IPs for multiple docker networks

When developing with modified docker-comp...

6c8538abfe2e37b2ec2114a5770e90852f4732d0 authored almost 7 years ago by Malik S <[email protected]>
Update django-extensions from 2.0.0 to 2.0.2 (#1556)

0bd019deb0fb04d98f3acfc26efb248a4ef753fd authored almost 7 years ago by pyup.io bot <[email protected]>
Clean up requirements.txt

6574abb1411d23335e1a342eb2603016997de7ad authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Convert old-styled string formatting to f-string (#1528)

* Convert old-styled string formatting to f-string

* Update flake8 explicit version to 3.5.0
...

9cb7e50b8eba3864dff41849b6fec3b0657dd28f authored almost 7 years ago by Wan Liuyang <[email protected]>
noqa F401 in users apps.py

ee04c5cf09f59cc93153c345d172b932ee608c00 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
update grunt-sass to latest version (#1544)

* update grunt-sass

* add to contributors

* update gulp deps

* update grunt deps

* a...

f67f37a4635b1ae1682b8084085a8409cfbaef68 authored almost 7 years ago by Eric Groom <[email protected]>
Update django from 2.0.2 to 2.0.3 (#1551)

218a79e16adef60e1d3c5ddce53f5cc66d120b42 authored almost 7 years ago by pyup.io bot <[email protected]>
Make registration of signals easier for users

7bc5d1408c1b91e20e4d5681d8dbdbeb1d84ba42 authored almost 7 years ago by Daniel Roy Greenfeld <[email protected]>
Prettify and re-order settings entries (#1550)

* Prettify and re-order settings entries

* Use old-style .format() for the time being

* Re...

d2791b019a682b843233ae6ae4ee75ba7d8d865a authored almost 7 years ago by Nikita Shupeyko <[email protected]>
Uninstall wheel

Closes #1095.

538011718132346369ce5f36a0132c812637c525 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Merge pull request #1545 from browniebroke/simplify-environment

Simplify Mailgun settings

078041cdb16bb64d7cd902c2632642514d3e2c58 authored almost 7 years ago by Bruno Alla <[email protected]>
Merge branch 'master' into simplify-environment

# Conflicts:
# docs/deployment-on-heroku.rst

6ef30b17412b31f2aa32667bc76c15cd24278826 authored almost 7 years ago by Bruno Alla <[email protected]>
Update Heroku deployment docs (#1548)

* Update Heroku deployment

Remove duplicate DJANGO_ADMIN_URL config, add SENTRY config

* U...

b4738d2ff35d487b3feb76f4fb3ee21840b6b88f authored almost 7 years ago by Nicholas <[email protected]>
Update pytest from 3.4.1 to 3.4.2 (#1549)

5a20dce43125e31590b479afe1b330803f920e37 authored almost 7 years ago by pyup.io bot <[email protected]>
Update django-crispy-forms from 1.7.0 to 1.7.1 (#1546)

93ad8e6125f8fc226432f92bf7118dccd3090ac1 authored almost 7 years ago by pyup.io bot <[email protected]>
Update project-generation-options.rst (#1547)

Change small typo. "ones" should be "once".

9fca6019ecb4b239ef41a2348343b1f28f9eae47 authored almost 7 years ago by Melanie Crutchfield <[email protected]>
Simplify Mailgun settings

When creating a Mailgun add-on on Heroku, the app gets some environment
variables by default:

...

82dcd2d30c3ad358407ac5a4aa7c864ed5aec49a authored almost 7 years ago by Bruno Alla <[email protected]>
Document Gunicorn worker concurrency

baf08b2f5f14961d0c89876db68dd89c99e38b01 authored almost 7 years ago by Bruno Alla <[email protected]>
Refactor gunicorn -w to be set from WEB_CONCURRENCY env

Closes #1480.

52619563563c6347ff66b166abe0c9a01bf26a80 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Simplify test_docker.sh

20a43c2bc531ea118e0a579ab17f3b65522ea141 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Simplify tox.ini

70b56839c6605c68fa24b2f8a73a9bb082d7a059 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Re-order requirements.txt

d2964faa54303b84608439cf60c00bd62d3f60ac authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Update project generation options docs

e4353a41ed78e5853f0b0760cd7bdc816d3643d6 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Opt for personal email by default

f582aa1a84a7edf39045e972958ef0c9d587ccb1 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Document use_travisci cookiecutter option

00fbf6393965f4af2081679e43fe2269fbce928d authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Group requirements from requirements.txt

8dd9e691b14458e521c3095ebecf90f39eb429c3 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Set ALLOWED_HOSTS in config.settings.local

64f25417436e3adceecacb0761d52077782d0a3a authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Remove requirements_to_watch.txt

Closes #1495.

384f641ea5d30cf72d74b1d84ffc090a6b61ff6c authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Simplify production databases section generation

f4e217ed217f04ef6a2fa3c592849ae923d61f8a authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Opt for no js_task_runner by default

d0432316a8fd758371608f02b716282cf2e0a09a authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Opt PostgreSQL for minor versions as well

ea54bfe1756dc9f987c78c16f24757e5416064c1 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Unconditionally connect to database from DATABASE_URL env when opting for Docker

Closes #1541.

6c26d39f65a66429ae1ec9a00d9676f29c408c45 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Temporarily opt for Sentry and WhiteNoise by default

0311732ce39076a3cc7ed15792a1f7891107da97 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Gitignore .pytest_cache/

3132ce7ecfed28befde9e3f45d3ddaaaf194b9e7 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Fix default email

e3103d5f05b7125af4acd83ef764223d1fc5fa1e authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Fix test_docker.sh

fe6fe1cc76681e9ceef6b06c866807a5b7559910 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Opt for .travis.yml

Closes #1542.

0a69f194520b34070ef7a807d4041f42c4d08d50 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Get rid of remove_file() from post hook

afd3191038ef1501be4a1a4350da46914e14186e authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Opt out of WhiteNoise by default

9f2f3b455f761d0559b9dc83707b9fa4285a82c5 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Opt out of Celery by default

ccef0aaa89e6571d331443e39cbd02fa79306f3b authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Prettify cookiecutter.json

a40c9a22550eaa36dde5d8411d79c6aed152427f authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Remove .env when neither Docker nor Heroku are opted out for

438ec0c101ab9cc5be4e68be85196a0b63eadf6a authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Simplify post hook

281dde1d1df483cb7029cb98f73f149fb945f469 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Drop support for PostgreSQL 9.2

Closes #1493.

4a1cdb5d250a17b90145f7d6be832d4555ed8856 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Fix GPLv3 files not being removed

69ff5515c9d42254201c2546513eb058de576254 authored almost 7 years ago by Nikita P. Shupeyko <[email protected]>
Celery config - json serialization by default (#1535)

* Use json serialization in celery by default

* Added myself to CONTRIBUTORS.rst

ed2204ecbaed6e04a69fab03ff5fd5c68e890d1b authored almost 7 years ago by adammsteele <[email protected]>
Use the default docker from Travis rather than installing a specific version (#1502)

f5341fcace5506eece98744e2a1462443d4e6a18 authored almost 7 years ago by Bruno Alla <[email protected]>
Update urls.py (#1537)

Elsewise, named url 'detail' matches regex of 'update'

1afa2b44872e2e6eeaba2a8ef33f874af1f6c5ce authored almost 7 years ago by Andy Woods <[email protected]>
Update raven from 6.5.0 to 6.6.0 (#1539)

fbdc3c930f0336651f7e7e8e596ee2c0d3ed46a4 authored almost 7 years ago by pyup.io bot <[email protected]>
Update django-redis from 4.8.0 to 4.9.0 (#1540)

3084d9d5c1d6870f3da118af1ae108316d788a60 authored almost 7 years ago by pyup.io bot <[email protected]>
Update boto3 to 1.6.2 (#1538)

* Update boto3 from 1.6.1 to 1.6.2

* Update production.txt

a429a050c940862200d3b9ed3670dcadf55e1c6b authored almost 7 years ago by pyup.io bot <[email protected]>
Merge pull request #1485 from sfdye/use-aws-roles

Use AWS IAM roles

607b1c1ab117cb124d17bdf21cd0c92c15ca6605 authored almost 7 years ago by Bruno Alla <[email protected]>
Update boto3 from 1.5.36 to 1.6.1 (#1536)

496869164f42e4249a55a6ff67d2bf915884dbe0 authored almost 7 years ago by pyup.io bot <[email protected]>
Revert environment variables and update docs

5f068dd972532f906dd4cfdbcf346a02f87a0056 authored almost 7 years ago by Wan Liuyang <[email protected]>
Merge branch 'master' of github.com:sfdye/cookiecutter-django into use-aws-roles

39d20008567d437e76e3a468060548c7d3612765 authored almost 7 years ago by Wan Liuyang <[email protected]>
Remove python_2_unicode_compatible

Python 3.6 or go home!

ff92210573a20032ac7e0034255994cbc7a61b71 authored almost 7 years ago by Daniel Roy Greenfeld <[email protected]>
Merge pull request #1533 from browniebroke/bug-500-compressor

Link to unminified CSS if using django-compressor

56bd2ca9a1be6beb3860821a841754c5a94bd2ee authored almost 7 years ago by Bruno Alla <[email protected]>
Update boto3 from 1.5.33 to 1.5.36 (#1531)

48a6bf56a6a2e66d7a59b8a3b6bcea298d5c4f0f authored almost 7 years ago by pyup.io bot <[email protected]>
Update sphinx from 1.7.0 to 1.7.1 (#1532)

18509cb85b48c4e5c560318cc5d32d8e373fc78d authored almost 7 years ago by pyup.io bot <[email protected]>
Link to unminified CSS if using django-compressor

01e598df795cdfda7c7909e7ed0468bc28278fae authored almost 7 years ago by Bruno Alla <[email protected]>
Merge pull request #1503 from browniebroke/psycopg2-no-binary

Install psycopg2 with --no-binary option

61559ccf06e0ba1eac6595b427d51c4b4c4b67bc authored almost 7 years ago by Bruno Alla <[email protected]>
Merge branch 'master' into psycopg2-no-binary

575fe7e2f00ee6cd400d878aa8c06fc38859e6f7 authored almost 7 years ago by Bruno Alla <[email protected]>
Update pytest from 3.3.2 to 3.4.1 (#1523)

a252830c3155eba27839a1b27bdd72f2ba02f3b3 authored almost 7 years ago by pyup.io bot <[email protected]>
Update django-extensions from 1.9.9 to 2.0.0 (#1526)

b3a4d0ca14de37217c50c827a214e8d397727fde authored almost 7 years ago by pyup.io bot <[email protected]>
Move to the python:alpine docker image (#1482)

* Move to the python:alpine docker image

- Switch the base images for local and production to...

0164c330b33d31aa9853a860eec6b412316f45e0 authored almost 7 years ago by Bruno Alla <[email protected]>
Disallow backslashes in author name

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

3cfafcf347f035fb330ca1b6f3639d3ba2b50643 authored almost 7 years ago by Daniel Roy Greenfeld <[email protected]>
Merge pull request #1524 from pydanny/pyup-update-boto3-1.5.31-to-1.5.33

Update boto3 to 1.5.33

bcc39d900ab1db301ca77ce584adef22008d2324 authored almost 7 years ago by Bruno Alla <[email protected]>
Update boto3 from 1.5.31 to 1.5.33

76334c086ec71a522e0aa4b5091fd0bd7b7d0cf4 authored almost 7 years ago by pyup-bot <[email protected]>
Merge pull request #1515 from browniebroke/post-django-2.0-update

Update README, Changelog and setup.py after Django 2.0 upgrade

daccb454dd27ab9e6fe7704e95f306e7f7f11923 authored almost 7 years ago by Bruno Alla <[email protected]>
Update README, Changelog and setup.py after Django 2.0 upgrade

c7238238f8804a0eeeb5b5ed6e7177c85c20a109 authored almost 7 years ago by Bruno Alla <[email protected]>
Merge pull request #1522 from sfdye/remove-aws-s3-header-workaround

Remove AWS S3 header bytes workaround

c3755ec9032be97fe85e73f076090292ad8eaafa authored almost 7 years ago by Bruno Alla <[email protected]>
Remove AWS S3 header bytes workaround

30dfbbd0aba298066a709bee78f14a448108b45d authored almost 7 years ago by Wan Liuyang <[email protected]>
Update boto3 from 1.5.30 to 1.5.31 (#1517)

1452fe6ecd707a0ec72775b8a0ab4bb93039e286 authored almost 7 years ago by pyup.io bot <[email protected]>
Update README.rst (#1518)

cbd44dc4b94fe327bd2ad77eb1066b0eacbf9ec3 authored almost 7 years ago by jose Gabriel Guzman Lopez <[email protected]>
Update django from 2.0 to 2.0.2 (#1514)

97f0ca6fa782c8d886a9a62327e2601873e48b53 authored almost 7 years ago by pyup.io bot <[email protected]>
Merge pull request #1421 from epicwhale/update-django-1.11.8-to-2.0

Upgrade Django to 2.0

642af90a379f4fd89684ec42e2577b24293fb944 authored almost 7 years ago by Bruno Alla <[email protected]>
Merge pull request #1374 from svleeuwen/patch-1

Remove boto related settings that aren't used

3853094221ae6dfe1e15b7a4fb35fc36d12bcba4 authored almost 7 years ago by Bruno Alla <[email protected]>
Update ipdb from 0.10.3 to 0.11 (#1511)

68ae00e028b27d080ece89b64e75ded6e55446fe authored almost 7 years ago by pyup.io bot <[email protected]>
Update boto3 from 1.5.27 to 1.5.30 (#1512)

07d7482dbe5a247d317c4033d0e15b6747a91609 authored almost 7 years ago by pyup.io bot <[email protected]>
Add atomic requests setting to production.py (#1513)

Since config/production.py sets a new value for `DATABASES['default']`, the `DATABASES['default'...

e8ca2dd8ea6396b8a9714ad270d0d56c4e847d01 authored almost 7 years ago by Hashim Muqtadir <[email protected]>
Add cache control via AWS_S3_OBJECT_PARAMETERS setting

Previously covered by AWS_HEADERS

bef1bb856e8434984ef4201b9ba28ee0936ce5c0 authored almost 7 years ago by Sander van Leeuwen <[email protected]>
Prevent pyup to Update Celery automatically

d783367a8644cbdaa05af2d35470ef16666f4f03 authored almost 7 years ago by Bruno Alla <[email protected]>
Merge pull request #1508 from pydanny/pyup-update-boto3-1.5.25-to-1.5.27

Update boto3 to 1.5.27

faabec802893262a3c511a6be40bd70cf1f973c5 authored almost 7 years ago by Bruno Alla <[email protected]>
Merge pull request #1501 from pydanny/pyup-update-pytz-2017.3-to-2018.3

Update pytz to 2018.3

db42ec24ae46b2c26b3155b9d75747e510313694 authored almost 7 years ago by Bruno Alla <[email protected]>
Merge pull request #1507 from pydanny/pyup-update-sphinx-1.6.7-to-1.7.0

Update sphinx to 1.7.0

95f22eab4fbdb608178d965dc8967165d31786e5 authored almost 7 years ago by Bruno Alla <[email protected]>
Merge pull request #1506 from pydanny/pyup-update-coverage-4.5-to-4.5.1

Update coverage to 4.5.1

cee00230983f952bffde9810a07a7e5cd63a87cc authored almost 7 years ago by Bruno Alla <[email protected]>
Update boto3 from 1.5.25 to 1.5.27

26e35a5c79ef7faf1cab468577c9d1cb34aa8eda authored almost 7 years ago by pyup-bot <[email protected]>
Update sphinx from 1.6.7 to 1.7.0

c0bcf3d22ec3f086d5c1b902598ea5e6fadc6b36 authored almost 7 years ago by pyup-bot <[email protected]>
Merge commit '9263297952740423f6baf2ec2ac58bc470a99a75'

27307c2ef57b0cf8f74b7b353306690e3ea45ee9 authored almost 7 years ago by Trung Dong Huynh <[email protected]>
Update coverage from 4.5 to 4.5.1

7d291e886305a3510f431aed015d4b0df595d943 authored almost 7 years ago by pyup-bot <[email protected]>
Update coverage from 4.5 to 4.5.1

e7a47c6f9b823081b24a16f4c0cd2fcaf393f255 authored almost 7 years ago by pyup-bot <[email protected]>
Install psycopg2 with --no-binary option

5e93bf954d2aacd9346e382345f8b105573995b5 authored almost 7 years ago by Bruno Alla <[email protected]>
Update pytz from 2017.3 to 2018.3

8941e4a81d3c8428477cdf1a2350df711cb098f4 authored almost 7 years ago by pyup-bot <[email protected]>
Merge pull request #1499 from pydanny/pyup-update-boto3-1.5.24-to-1.5.25

Update boto3 to 1.5.25

9263297952740423f6baf2ec2ac58bc470a99a75 authored almost 7 years ago by Bruno Alla <[email protected]>
Update boto3 from 1.5.24 to 1.5.25

dd756e432dc35fa5b0157466b9ead6a6f5240065 authored almost 7 years ago by pyup-bot <[email protected]>
Update psycopg2 to 2.7.4 (#1497)

* Update psycopg2 from 2.7.3.2 to 2.7.4

* Update psycopg2 from 2.7.3.2 to 2.7.4

* Update p...

7271934268f28ac7296e161c54cc134c12d8dc58 authored almost 7 years ago by pyup.io bot <[email protected]>