Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
jazzband
/
django-configurations
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
143
Star
1.1k
Code
Issues
57
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 18, 2024
Merge pull request #399 from jazzband/dependabot/github_actions/github-actions-4ed8cc3c8a
Show description for 3d0d421
uhurusurfa
authored
3d0d421
Copy full SHA for 3d0d421
Bump the github-actions group across 1 directory with 2 updates
Show description for 007161a
dependabot[bot]
authored
007161a
Copy full SHA for 007161a
Merge pull request #386 from adamchainz/pep_451
Show description for 57b6827
uhurusurfa
authored
57b6827
Copy full SHA for 57b6827
Move to PEP-451 style loader
adamchainz
committed
b8f66f7
Copy full SHA for b8f66f7
Merge pull request #398 from adamchainz/remove_env_loaded
Show description for fcd03ad
uhurusurfa
authored
fcd03ad
Copy full SHA for fcd03ad
Merge pull request #384 from adamchainz/deprecated_form_setting
Show description for 0bf4161
uhurusurfa
authored
0bf4161
Copy full SHA for 0bf4161
Remove ENV_LOADED from test class
adamchainz
committed
cec5f74
Copy full SHA for cec5f74
Prevent FORMS_URLFIELD_ASSUME_HTTPS warning on Django 5.0
adamchainz
committed
b8e94fd
Copy full SHA for b8e94fd
Commits on Nov 9, 2024
Merge pull request #393 from cclauss/patch-2
Show description for f37ed87
uhurusurfa
authored
f37ed87
Copy full SHA for f37ed87
Commits on Nov 8, 2024
Merge pull request #389 from cclauss/patch-1
Show description for 7f0f29d
uhurusurfa
authored
7f0f29d
Copy full SHA for 7f0f29d
setup.py: Programming Language :: Python :: 3.13
cclauss
authored
9688dae
Copy full SHA for 9688dae
GitHub Actions: Upgrade to Python 3.12
Show description for 4efa08f
cclauss
committed
4efa08f
Copy full SHA for 4efa08f
Keep GitHub Actions up to date with GitHub's Dependabot
Show description for c67eab3
cclauss
authored
c67eab3
Copy full SHA for c67eab3
Merge pull request #392 from jazzband/fix_code_coverage_and_newly_failing_test
Show description for 711fa66
uhurusurfa
authored
711fa66
Copy full SHA for 711fa66
Commits on Nov 7, 2024
Address flake8 issues
uhurusurfa
committed
448c5ab
Copy full SHA for 448c5ab
Add code coverage token param
uhurusurfa
committed
65d326a
Copy full SHA for 65d326a
Commits on Oct 28, 2024
Fix failing test due to external library change
uhurusurfa
committed
63cac8d
Copy full SHA for 63cac8d
Fixes to accomodate v4 codecov/codecov-action changes
uhurusurfa
committed
ba24d3c
Copy full SHA for ba24d3c
Commits on Sep 27, 2024
Merge pull request #383 from kloczek/master
Show description for e109116
uhurusurfa
authored
e109116
Copy full SHA for e109116
Commits on Sep 13, 2024
Update README.rst
Show description for 880484d
ar4s
authored and
pauloxnet
committed
880484d
Copy full SHA for 880484d
Fix #374 -- Fix URL in `Configuration.load_dotenv` docstring
paduszyk
authored and
pauloxnet
committed
ef4f49d
Copy full SHA for ef4f49d
Commits on Mar 18, 2024
really drop support for python<=3.7
Show description for 6dc2340
kloczek
committed
6dc2340
Copy full SHA for 6dc2340
Commits on Nov 30, 2023
Fix #372 -- Add support for Python 3.12
pauloxnet
committed
ffe979b
Copy full SHA for ffe979b
Commits on Nov 28, 2023
Fix #375 -- Add Django 5.0 classifier (#376)
pauloxnet
authored
eba6e2c
Copy full SHA for eba6e2c
Commits on Oct 20, 2023
Release v2.5
pauloxnet
committed
38641a9
Copy full SHA for 38641a9
Commits on Oct 16, 2023
Merge pull request #369 from pauloxnet/ticket_368
Show description for 9b7bd34
camilonova
authored
9b7bd34
Copy full SHA for 9b7bd34
Commits on Oct 4, 2023
Fix #368 -- Update Python and Django versions
pauloxnet
committed
df2a7f1
Copy full SHA for df2a7f1
Commits on Sep 27, 2023
Replace imp with importlib
Show description for 27f67a5
gump
authored and
jbkkd
committed
27f67a5
Copy full SHA for 27f67a5
Merge pull request #366 from washeck/master
Show description for dce5f37
gump
authored
dce5f37
Copy full SHA for dce5f37
Commits on Sep 22, 2023
Add pypy 3.10 to the testing matrix
washeck
committed
2278975
Copy full SHA for 2278975
Commits on Apr 4, 2023
Fix #355 - Update to Django 4.2 stable (#356)
pauloxnet
authored
cad6dcb
Copy full SHA for cad6dcb
Commits on Feb 15, 2023
Fix #353 Improve code blocks in documentation
pauloxnet
committed
adaf920
Copy full SHA for adaf920
Commits on Feb 14, 2023
Fix #351 Use 'furo' as Sphinx theme (#352)
pauloxnet
authored
a1f072e
Copy full SHA for a1f072e
Commits on Feb 13, 2023
Fix "STATICFILES_STORAGE/STORAGES are mutually exclusive" on Django>=4.2 (#349)
bluetech
authored
6f47271
Copy full SHA for 6f47271
Commits on Jan 20, 2023
Merge pull request #346 from pauloxnet/feature/actions-update
Show description for befe7f1
camilonova
authored
befe7f1
Copy full SHA for befe7f1
Previous
Next
You can’t perform that action at this time.