Ecosyste.ms: OpenCollective

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

github.com/joke2k/django-environ

Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
https://github.com/joke2k/django-environ

Add type hints

bmwant opened this pull request 3 days ago
Release v0.12.0

sergeyklay opened this pull request about 1 month ago
Prepare release v0.12.0

sergeyklay opened this pull request about 1 month ago
Update copyright notice & change log

sergeyklay opened this pull request about 2 months ago
Bump actions/checkout from 4.1.1 to 4.2.2

dependabot[bot] opened this pull request about 2 months ago
Bump Vankka/pr-target-branch-action from 2 to 3

dependabot[bot] opened this pull request about 2 months ago
Bump actions/setup-python from 5.0.0 to 5.3.0

dependabot[bot] opened this pull request about 2 months ago
Bump version

sergeyklay opened this pull request about 2 months ago
Rework supported environment

sergeyklay opened this pull request about 2 months ago
Bump actions/checkout from 3 to 4

sergeyklay opened this pull request about 2 months ago
Why prefix can't be passed to `Env.__init__`?

paduszyk opened this issue 3 months ago
Officially support Django 5.0, 5.1 and Python 3.12 on PyPI

uri-rodberg opened this issue 3 months ago
idea: using pydantic-settings as base / .env parser

markdoerr opened this issue 3 months ago
Recent versions of VS Code are reporting Pylance errors

ataylor32 opened this issue 3 months ago
move set_environ to its own function to allow customization in subclasses

markddavidoff opened this pull request 4 months ago
move set_environ to its own function to allow customization in subclasses

markddavidoff opened this pull request 4 months ago
Add support for Django 5.1 PostgreSQL connection pools to env.db_url

federicobond opened this issue 4 months ago
FR: Add support for Cloudflare's D1 in database URIs

pataquets opened this issue 5 months ago
Strip starting and trailing whitespace from environment values

vandorjw opened this issue 6 months ago
Add type hints, update tox config

mhindery opened this pull request 6 months ago
Does the option to disable interpolation even work?

amatmv opened this issue 6 months ago
Restore defaults in .env

dacotagh opened this issue 8 months ago
Support new db option `pool` in Django 5.1

zhu opened this issue 10 months ago
ModuleNotFoundError: No module named 'environ'

tomasz-jankowski opened this issue 10 months ago
Include prefix in the `ImproperlyConfigured` error

spenserblack opened this pull request 10 months ago
Double quotes no longer work for including the `#` in a string

alexkiro opened this issue 11 months ago
Add tests for kwarg overriding engine/backend from urls

fdemmer opened this pull request 11 months ago
Django's RedisCache OPTIONS needs to be lowercase

jgoret opened this issue 11 months ago
Bump github/codeql-action from 2 to 3

dependabot[bot] opened this pull request about 1 year ago
Bump actions/upload-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Add support for Django Channels

lasuillard opened this pull request about 1 year ago
Wrong missing environment variable name if using prefix

nfantone opened this issue about 1 year ago
Bump actions/setup-python from 4.7.1 to 5.0.0

dependabot[bot] opened this pull request about 1 year ago
Add support for Django CockroachDB driver

stevewilliamsuk opened this pull request about 1 year ago
Add a proper interpolation option

potasiak opened this pull request about 1 year ago
db support for CockroachDB

stevewilliamsuk opened this issue about 1 year ago
Py312

foarsitter opened this pull request about 1 year ago
db_url() fail with oracle dsn

lsaavedr opened this issue about 1 year ago
Test on Django 5.0

adamchainz opened this pull request about 1 year ago
Bump actions/checkout from 4.0.0 to 4.1.1

dependabot[bot] opened this pull request about 1 year ago
Bump actions/setup-python from 4.7.0 to 4.7.1

dependabot[bot] opened this pull request about 1 year ago
Bump actions/checkout from 4.0.0 to 4.1.0

dependabot[bot] opened this pull request about 1 year ago
Allow separate declaration and assignment to avoid masking return values

BrentWilkins opened this pull request over 1 year ago
Deprecated Code from python 2.x to 3.x

thisisankit27 opened this issue over 1 year ago
Make inline comments handling optional and disabled by default

sergeyklay opened this pull request over 1 year ago
Simplicity and Stability vs Advanced Features

jonnyhsu opened this issue over 1 year ago
Path issues with read_env since 11.0+

hannylicious opened this issue over 1 year ago
UserWarning: Engine not recognized from url : sqlite3

azataiot opened this issue over 1 year ago
Add interpolate option

David-Wobrock opened this pull request over 1 year ago
Bump actions/checkout from 3.6.0 to 4.0.0

dependabot[bot] opened this pull request over 1 year ago
v0.11.0/ v0.11.1 breaks on Mac OSX

brent-cybrid opened this issue over 1 year ago
Release v0.11.2

sergeyklay opened this pull request over 1 year ago
Revert "Add variable expansion (fix #421)"

sergeyklay opened this pull request over 1 year ago
v0.11.1: $-symbol issue

sergeyklay opened this issue over 1 year ago
bump

joke2k opened this pull request over 1 year ago
Release v0.11.1

sergeyklay opened this pull request over 1 year ago
Set ``interpolate`` parameter default to False

sergeyklay opened this pull request over 1 year ago
Revert "Add interpolate argument to avoid resolving proxied values."

sergeyklay opened this pull request over 1 year ago
Release v0.11.0

sergeyklay opened this pull request over 1 year ago
Bump actions/checkout from 3.5.3 to 3.6.0

dependabot[bot] opened this pull request over 1 year ago
Use importlib.util.find_spec to replace pkgutil.find_loader

wongcht opened this pull request over 1 year ago
Remove comma in README.rst

wongcht opened this pull request over 1 year ago
Ask for next release

stegayet opened this issue over 1 year ago
Officially support Django 4.2 and Python 3.12 on PyPI

uri-rodberg opened this issue over 1 year ago
Bump actions/setup-python from 4.6.1 to 4.7.0

dependabot[bot] opened this pull request over 1 year ago
Environment variables' reimports not supported

shbshka opened this issue over 1 year ago
Bump actions/checkout from 3.5.2 to 3.5.3

dependabot[bot] opened this pull request over 1 year ago
handle inline comments, and ignore spaces outside quotes

lvanderree opened this pull request over 1 year ago
Bump actions/setup-python from 4.6.0 to 4.6.1

dependabot[bot] opened this pull request over 1 year ago
link in BACKERS.rst is broken causing the CI to break

simkimsia opened this issue over 1 year ago
♻️Refactor the README and tox.ini

simkimsia opened this pull request over 1 year ago
`env.dict()` splits on all separators rather than just first

hrafnthor opened this issue over 1 year ago
Add support for Django 4.2

Andrew-Chen-Wang opened this pull request over 1 year ago
Bump actions/setup-python from 4.5.0 to 4.6.0

dependabot[bot] opened this pull request over 1 year ago
Add variable expansion

invasy opened this pull request over 1 year ago
Refactor search_url_config: split into smaller functions for readability

sergeyklay opened this pull request over 1 year ago
Bump actions/checkout from 3.5.0 to 3.5.2

dependabot[bot] opened this pull request over 1 year ago
Test on Django 4.2

adamchainz opened this pull request over 1 year ago
`cache_url` doesn't handle backend properly.

RemiDesgrange opened this issue over 1 year ago
Added support for secure Elasticsearch connections

mizi opened this pull request over 1 year ago
Added support for secure Elasticsearch connections

mizi opened this pull request over 1 year ago
Add URL encoding to handle special characters in passwords

MayGrass opened this pull request over 1 year ago
Invalid line: ÿþsecret_key= unknown error

eyalbi opened this issue over 1 year ago
Bump actions/checkout from 3.4.0 to 3.5.0

dependabot[bot] opened this pull request over 1 year ago
Add support for Django 4.2

simkimsia opened this pull request over 1 year ago
Add support for Django 4.2

simkimsia opened this pull request over 1 year ago
feat: A way to warn user on default variable usage

panteparak opened this pull request almost 2 years ago
Bump actions/checkout from 3.3.0 to 3.4.0

dependabot[bot] opened this pull request almost 2 years ago
Added python types for default arguments.

fsargent opened this pull request almost 2 years ago
Default arguments should be allowed to be other than NoValue

fsargent opened this issue almost 2 years ago
Prioritize django-redis for REDIS_DRIVER

legau opened this pull request almost 2 years ago
Default Django Redis in 0.10.0

legau opened this issue almost 2 years ago
0.10.0 regression - cache client_class no longer supported.

bufke opened this issue almost 2 years ago
Removed support of Python 3.5

sergeyklay opened this pull request almost 2 years ago