Ecosyste.ms: OpenCollective

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

django-environ

We are on a mission to promote 12-factor pattern into Django projects
Collective - Host: opensource - https://opencollective.com/django-environ - Code: https://github.com/joke2k/django-environ

Use pytest 6.1.2 for python 3.5

github.com/joke2k/django-environ - cbdb1d40dc89f5e8957979339eb47a839b859b99 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Test project against Python 3.5

github.com/joke2k/django-environ - 460383bda0ea704fa299773af91afeff8e5d42f5 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Move tests top

github.com/joke2k/django-environ - 54273f4029f96187de39a2d69781cf112acec5b3 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Add missed configuration file for readthedocs

github.com/joke2k/django-environ - 562d49c31662424a85b099175cd6409f1a509ea9 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Correct change log format

Meant for `python setup.py --long-description` to see the latest
changes. Otherwise, you'll get ...

github.com/joke2k/django-environ - c1b6b4d960a803ba502ad7a7c0572023bee1790d authored over 3 years ago by Serghei Iakovlev <[email protected]>
Update change log

github.com/joke2k/django-environ - 62e3b3f30ff79dfe7a6ab9f327a2d4dfe6a19882 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Add missed classifiers

github.com/joke2k/django-environ - 39e3f42640851b64294eedaad88cfd20ddc91234 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Restructure project documentation

github.com/joke2k/django-environ - f8c8a1ff50109e1b6de99e3f6ad51b326a794392 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Build and test package documentation as a part of CI pipeline

github.com/joke2k/django-environ - 1ededf54b3751112065c63fd7a4ea82f0b5a7071 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Added some alias descriptions to the document

github.com/joke2k/django-environ - e56286c74d3bb4da736bba8dc11bffcfaf1db4e4 authored over 3 years ago by karintou8710 <[email protected]>
Refactor Sphinx configuration

github.com/joke2k/django-environ - 83a745af926054ebed12e6ce1cfcc3f5c8530353 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Rework credits

github.com/joke2k/django-environ - cf3390e21d098bab6d1260cc404f42b5bbf8680e authored over 3 years ago by Serghei Iakovlev <[email protected]>
Correct regex to get the latest stable release

github.com/joke2k/django-environ - 243712cc68d3df7f5d02e61e38d8588d5e6ea99d authored over 3 years ago by Serghei Iakovlev <[email protected]>
Add 'Credits'

github.com/joke2k/django-environ - c542635fd786b0c4a25f0d96447cf21c52110062 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Add 'How to Contribute'

github.com/joke2k/django-environ - c258266b44d73c070f9616a2b4362ce81ba92385 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Provide Security Policy

github.com/joke2k/django-environ - 7ccf6a3d79cf28295ffb24b9195419852203aa45 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Provide contributing info

github.com/joke2k/django-environ - 5d5b7dcf3e86c46c1435c455bcb1613b4439cb37 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Provide docs tox target

github.com/joke2k/django-environ - acb900906250b8298239440b54ad579331f0a4cc authored over 3 years ago by Serghei Iakovlev <[email protected]>
Ignore .pytest_cache

github.com/joke2k/django-environ - 6866fbedfc40227975945cf4ea9a1f8bb9c6adf2 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Fix code style issues

github.com/joke2k/django-environ - 7dca64ed74f81e74de5d6d172ba85069507f7b97 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Correct package description

github.com/joke2k/django-environ - c4b210820c5b58048a2851c140e5d171bdd7a520 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Cleanup project's readme file

github.com/joke2k/django-environ - 5323d366fe831f4069cca4a873a205b53f0e521f authored over 3 years ago by Serghei Iakovlev <[email protected]>
Refactor setup.py to get package info from environ/__init__.py

github.com/joke2k/django-environ - 15d84f6730be6d88a7f4d44b5e98658423880a87 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Update project description, fix redefinition of import

github.com/joke2k/django-environ - a2ee8512c553f20155f01255236987bc4f09e938 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Bump version

github.com/joke2k/django-environ - 693d9548262062d112837cb8491b9467c5eb832a authored over 3 years ago by Serghei Iakovlev <[email protected]>
Update package info

github.com/joke2k/django-environ - 7c316434c1772f59beb8fac318f71989fe23656f authored over 3 years ago by Serghei Iakovlev <[email protected]>
Add copyright notice

github.com/joke2k/django-environ - 21ff9e1ac5e1cfb1493667b8c16b8a4ac32f7876 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Update change log

github.com/joke2k/django-environ - 9fd64f7219614bb43095476e2a23c1af82eeca29 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Refactor tests to use pytest and follow DRY

github.com/joke2k/django-environ - a06a0a85f8eecef0b51ff214014b833e9b538720 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Fix license file name

github.com/joke2k/django-environ - 5359e215ef39f27a09bd32d5b7c8b2c7bcbcda0f authored over 3 years ago by Serghei Iakovlev <[email protected]>
Test project against Python 3.9, 3.10

github.com/joke2k/django-environ - 709306b9373f4bb11d65e44540ff8a2847e7d7ef authored over 3 years ago by Serghei Iakovlev <[email protected]>
Update .gitignore

github.com/joke2k/django-environ - f6798a783ab489d8f9e30c6dbf1891775d46ac49 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Do not fail job if coveralls.io is down

github.com/joke2k/django-environ - 68771ab336623e7e7f02e052db5817ee4a40052b authored over 3 years ago by Serghei Iakovlev <[email protected]>
Correct copyright notice

github.com/joke2k/django-environ - 5667cfd6f54d69dfdd13b3954257b75ca468b9b2 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Fix documentation markup

github.com/joke2k/django-environ - 2f541dd98f6a9e8d686be3560ce9d9ebd4f0b4ac authored over 3 years ago by Serghei Iakovlev <[email protected]>
Fix various code linting errors

github.com/joke2k/django-environ - 1da7d2e1e21d889b8c34d61109cfa5bafe576887 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Setup automatic code linting as a part of CI process

github.com/joke2k/django-environ - 78f54d1e5707d9567a4d7437908d2779e76515da authored over 3 years ago by Serghei Iakovlev <[email protected]>
Move CI to GitHub Actions

github.com/joke2k/django-environ - eaba5498374f5f9784db4ff29eea576dcef5a6d0 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Update change log

github.com/joke2k/django-environ - 43a641789bf7382effdfdc8ff46019e96a04486a authored over 3 years ago by Serghei Iakovlev <[email protected]>
Fix rst markup

github.com/joke2k/django-environ - 239baf0369ea6817e15478f067864398391d7c0a authored over 3 years ago by Serghei Iakovlev <[email protected]>
Fix link to dj-database-url

github.com/joke2k/django-environ - 85346b88678a74d4ed49a33404f2a3fe086cca55 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Update project description and badges

github.com/joke2k/django-environ - 18d51426f04b02cf02ce256a178cdc2b09da9f2b authored over 3 years ago by Serghei Iakovlev <[email protected]>
Merge pull request #304 from joke2k/feature/bump-version

Bump version and prepare for release

github.com/joke2k/django-environ - 5e1993a50d947b55c3477efe92d5bd929fc8b122 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Bump version and prepare for release

github.com/joke2k/django-environ - 7c332f00a8d571fc7e093040480bd05110604275 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Merge pull request #303 from joke2k/feature/update-change-log

Update change log

github.com/joke2k/django-environ - b1c67fc0e0f6419af13ac71f471b2c0a3595012b authored over 3 years ago by Serghei Iakovlev <[email protected]>
Update change log

github.com/joke2k/django-environ - 8cb865f1742fcbb4085a1f344d491d0e2ee75cc1 authored over 3 years ago by Serghei Iakovlev <[email protected]>
Merge pull request #240 from ad-m/pyupgrade

Update Django & Python version

github.com/joke2k/django-environ - e6cd54a283c7895b10d7da26128dd7c83e1ec1e5 authored over 4 years ago by Daniele Faraglia <[email protected]>
Merge branch 'develop' into pyupgrade

github.com/joke2k/django-environ - dae79b066cf587cb4f25817dee7446e4ac4a90b7 authored over 4 years ago by Daniele Faraglia <[email protected]>
Merge pull request #261 from jklingen92/develop

Correct docstring on read_env

github.com/joke2k/django-environ - 672ca2c7bf85397c1cfd7f0ed5b4bf7544fb15b2 authored over 4 years ago by Daniele Faraglia <[email protected]>
Merge pull request #262 from fdarre/patch-1

Update README.rst

github.com/joke2k/django-environ - ff2881b2073228e81b1f7f9a364109bc075782f1 authored over 4 years ago by Daniele Faraglia <[email protected]>
Update README.rst

Correct translation issue

github.com/joke2k/django-environ - 6ba65aa04a3a75badaf6040ad65e492183aac74a authored over 4 years ago by Frédéric Darré <[email protected]>
Correct docstring on read_env

github.com/joke2k/django-environ - 8af2c73d87c907b9511f69d7229380f60697bc3a authored over 4 years ago by Jake Klingensmith <[email protected]>
Merge pull request #208 from fdemmer/192-fix-default

Add cast=str to str() method

github.com/joke2k/django-environ - 144b9b77276177168aac3201d7b5e08c91f0b13d authored almost 5 years ago by Daniele Faraglia <[email protected]>
Merge branch 'develop' of github.com:joke2k/django-environ into develop

github.com/joke2k/django-environ - 654615d07e164c609d48207c68a02f371a75282d authored almost 5 years ago by joke2k <[email protected]>
add option to disable smart_cast

github.com/joke2k/django-environ - 4028a79fb174ee875985ab183d346727867108d2 authored almost 5 years ago by joke2k <[email protected]>
Merge pull request #235 from tkdchen/validate-cache-url

Validate empty cache url and unknown cache scheme

github.com/joke2k/django-environ - d3afed0b0918ea5698cd35942c088b392a9f02ae authored almost 5 years ago by Daniele Faraglia <[email protected]>
Merge pull request #211 from rtcharity/develop

Add support for rediss:// cache URLs

github.com/joke2k/django-environ - 0c86d9f4210b4bb423e3b7d70bed742008dfcff3 authored almost 5 years ago by Daniele Faraglia <[email protected]>
Merge pull request #195 from Telmediq/develop

Added secure redis backend and Django 1.11 db config

github.com/joke2k/django-environ - ad8dcac4245dcd6b3e4b4b91f697f2473d1a0342 authored almost 5 years ago by Daniele Faraglia <[email protected]>
Merge pull request #222 from joehybird/feature_django22_support

Use tox for tests. Add travis targets for Django 2.1 & 2.2

github.com/joke2k/django-environ - 0ee89747efd4e1432ad023de231b834c7b5a35bd authored almost 5 years ago by Daniele Faraglia <[email protected]>
exclude tests from dist

github.com/joke2k/django-environ - dcd8353946a80b1c5da619f56d05587325ea7a6b authored almost 5 years ago by joke2k <[email protected]>
Include LICENSE

github.com/joke2k/django-environ - 8caecd5bc0397fc110273052093e67dc4290e934 authored almost 5 years ago by joke2k <[email protected]>
Merge branch 'opencollective-opencollective' into develop

github.com/joke2k/django-environ - aed04a1d8ceecf60d37f24b39d33f284d0d64bba authored almost 5 years ago by joke2k <[email protected]>
merge opencollective badges

github.com/joke2k/django-environ - f837fc1c3db5038777a3e0a29c2d52e72d4ec436 authored almost 5 years ago by joke2k <[email protected]>
Merge pull request #204 from lukewiwa/docs_spelling_fix

Typo in example .env code block

github.com/joke2k/django-environ - 92272722e69045ca75bd2cc1abaf5c2ba62cb237 authored almost 5 years ago by Daniele Faraglia <[email protected]>
Merge pull request #221 from doismellburning/patch-1

Set long_description_content_type in setup

github.com/joke2k/django-environ - d6969ab7c892ba559911cb8c23c8cba3b9c6e907 authored almost 5 years ago by Daniele Faraglia <[email protected]>
Merge pull request #237 from rasulkireev/patch-1

Updated the contributor/owner of dj-database-url

github.com/joke2k/django-environ - 63a8e6d109130208bef199377313ce35b90c5868 authored almost 5 years ago by Daniele Faraglia <[email protected]>
Merge pull request #238 from rasulkireev/patch-2

Typo psql user in README

github.com/joke2k/django-environ - b227aff6fd7948bc149a7247ad430c4bf63a7d3f authored almost 5 years ago by Daniele Faraglia <[email protected]>
Merge pull request #245 from hussamhadi/patch-1

Typo in README

github.com/joke2k/django-environ - 94cfea4b2d3f910c367780d743d13c666c0af468 authored almost 5 years ago by Daniele Faraglia <[email protected]>
Merge pull request #1 from lanterno/pyupgrade

Remve Python 2 compatibility code

github.com/joke2k/django-environ - 4e548f8f81b8f6659b0df097f803375058434ff7 authored almost 5 years ago by Adam Dobrawy <[email protected]>
Updates CI to run against latest py 3.8 version and earlier

github.com/joke2k/django-environ - aa8f539c54a5eda17ff078e987b2fb1ce6602598 authored almost 5 years ago by Sa3d <[email protected]>
Fixes tests to use quote directly from urllib

github.com/joke2k/django-environ - 355a1aae34ca0adeee179c6d2bf5ab9096b5e3d6 authored almost 5 years ago by Sa3d <[email protected]>
Removes usage of basestring in favour of str

github.com/joke2k/django-environ - ccb4a9aef3b861aa972a8bf4e9fa78c102a7db94 authored almost 5 years ago by Sa3d <[email protected]>
Refactors usage of urllib library out of the compat module

github.com/joke2k/django-environ - d9adf9f0c2c994ba62f7e35e1b67a0fa46e48315 authored almost 5 years ago by Sa3d <[email protected]>
Remove py2/3 compatibility support

github.com/joke2k/django-environ - 2ce01da41e036a02458fc66840e7a3ab681e02be authored almost 5 years ago by Sa3d <[email protected]>
Typo

Typo

github.com/joke2k/django-environ - 5e5779574996fb5bd8456cebd0f6180ed5875519 authored almost 5 years ago by hussamhadi <[email protected]>
Update Django & Python version for AppVeyor

github.com/joke2k/django-environ - 298520aa42126447baaf6b2eae68813dc8d3b294 authored about 5 years ago by Adam Dobrawy <[email protected]>
Upgrade Python syntax, drop EOL Python, drop EOL Django, add Python 3.7 & 3.8 to test matrix, add Django 2.1, 2.2 to test matrix

github.com/joke2k/django-environ - 421cd488bb22031e267aa8bec5d7223f213b1abf authored about 5 years ago by Adam Dobrawy <[email protected]>
fix psql user

github.com/joke2k/django-environ - c1d73531212b2f0be75d92699d765056bb66ca7a authored about 5 years ago by Rasul Kireev <[email protected]>
Updated the contributor/owner of dj-database-url

github.com/joke2k/django-environ - a1cd862ed37c02843b101b46c12ac422a414a809 authored about 5 years ago by Rasul Kireev <[email protected]>
Create FUNDING.yml

github.com/joke2k/django-environ - f0af058f9efcbed6eb06daf98a48c3286a303cdc authored about 5 years ago by Daniele Faraglia <[email protected]>
Validate empty cache url and invalid cache schema

Signed-off-by: Chenxiong Qi <[email protected]>

github.com/joke2k/django-environ - 9baaa8010dc1f2bc3950202f24a42ac20d922da9 authored about 5 years ago by Chenxiong Qi <[email protected]>
Add tox/travis/appveyor targets for Django 2.2. Update changelog.

github.com/joke2k/django-environ - 7bbe12b71f4266674df7a672ded5e50da4342dff authored over 5 years ago by Fabre Florian <[email protected]>
Add tox/travis/appveyor targets for Django 2.1. Update changelog.

github.com/joke2k/django-environ - 98f54b3b5d7a6093e718b63764771071e0705d8f authored over 5 years ago by Fabre Florian <[email protected]>
Set long_description_content_type in setup

Hopefully then https://pypi.org/project/django-environ/ will render the `long_description` more ...

github.com/joke2k/django-environ - e53ff237d2ab6bd979bcf4e97cd1354110bf362f authored over 5 years ago by Kristian Glass <[email protected]>
Add support for rediss:// cache URLs

Fixes #210.

github.com/joke2k/django-environ - 7e10490692ea66dd62b700a675aa4d002a3853e3 authored almost 6 years ago by Taymon A. Beal <[email protected]>
Add cast=str to str() method

github.com/joke2k/django-environ - b0db3f02e3b1d78f69afa09232e08a6f82908709 authored almost 6 years ago by Florian Demmer <[email protected]>
Fix spelling in example .env code block

github.com/joke2k/django-environ - bb0afd52551a0250e38269d015817d9814e02a8e authored about 6 years ago by lukewiwa <[email protected]>
Merge branch 'develop' into develop

github.com/joke2k/django-environ - 6a8ea1cf95bbfdd9bc4575ec9882b22c6d65836a authored over 6 years ago by Jaimie Imrie <[email protected]>
Added DISABLE_SERVICE_SIDE_CURSORS to DB_BASE_OPTIONS

github.com/joke2k/django-environ - c29d928726f069c7e9325fe4a268e7a26c5c5873 authored over 6 years ago by Jaimie Imrie <[email protected]>
Merge tag 'v0.4.5' into develop

Added
+++++
- Support for Django 2.0
- Support for smart casting
- Support PostgreSQL unix...

github.com/joke2k/django-environ - 31794b9098afe8e81e10c514bbb9846b48a2f4b7 authored over 6 years ago by joke2k <[email protected]>
Merge branch 'release/0.4.5'

github.com/joke2k/django-environ - b32c07d7ed57cdeaef246f995a29e5fe39a076b3 authored over 6 years ago by joke2k <[email protected]>
Bump version: 0.4.4 → 0.4.5

github.com/joke2k/django-environ - 20a1b506487e1a737aab93b66ff203beab91af15 authored over 6 years ago by joke2k <[email protected]>