Skip to content

Issues: joke2k/django-environ

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Remove custom Path implementation in favor of PEP428 enhancement New feature or request
#183 opened May 15, 2018 by codingjoe
Initialize .env with generated secret key enhancement New feature or request
#65 opened Dec 28, 2015 by sirex
Improve documentation for read_env() documentation Improvements or additions to documentation
#88 opened Jul 7, 2016 by edmorley
MySQL strict mode enhancement New feature or request
#92 opened Aug 16, 2016 by ad-m
Documentation of Usage is Poor documentation Improvements or additions to documentation
#94 opened Sep 12, 2016 by dvf
Collation and charset? documentation Improvements or additions to documentation question Further information is requested
#96 opened Oct 19, 2016 by AndreaCrotti
MySQL Socket for Host documentation Improvements or additions to documentation question Further information is requested
#113 opened Mar 17, 2017 by chadsaun
Expose .env variables as a dictionary enhancement New feature or request
#123 opened May 5, 2017 by philippeluickx
Plugin system for django environ enhancement New feature or request
#139 opened Jul 7, 2017 by joke2k
Automatically create file or dir via Path object enhancement New feature or request
#169 opened Jan 28, 2018 by AndBondStyle
Need a celery url option enhancement New feature or request
#11 opened Jul 9, 2014 by robvdl
Allow specifying allowed options? enhancement New feature or request
#193 opened Jul 20, 2018 by richtier
Support for SOME_VAR=(int, None)? enhancement New feature or request
#209 opened Jan 29, 2019 by Pomax
how to separate INSTALLED_APPS or dev and prod documentation Improvements or additions to documentation question Further information is requested
#216 opened Mar 31, 2019 by sant527
Better handling for None as Default enhancement New feature or request
#227 opened May 28, 2019 by claytondaley
Direnv format support enhancement New feature or request
#232 opened Jul 15, 2019 by IvanAnishchuk
Comply with Celery cache settings enhancement New feature or request
#244 opened Jan 4, 2020 by gabn88
mongodb url enhancement New feature or request
#248 opened Jan 27, 2020 by ArezKhalimi
psqlextra.backend support enhancement New feature or request
#181 opened Apr 1, 2018 by kakkulap
ProTip! Exclude everything labeled bug with -label:bug.