Skip to content

Commit 25b04ae

Browse files
authored
Clean up "Related projects" section of the readme (#602)
Changes: - Removed django-environ-2: The project was archived on GitHub. - Changed URL of dynaconf: The canonical repository changed. Those are very conservative choices. I haven't added projects, or removed projects that seemed less relevant.
1 parent 6d28eee commit 25b04ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,11 +233,10 @@ defined in the following list:
233233
Procfile-based applications.
234234
- [django-dotenv](https://github.com/jpadilla/django-dotenv)
235235
- [django-environ](https://github.com/joke2k/django-environ)
236-
- [django-environ-2](https://github.com/sergeyklay/django-environ-2)
237236
- [django-configuration](https://github.com/jezdez/django-configurations)
238237
- [dump-env](https://github.com/sobolevn/dump-env)
239238
- [environs](https://github.com/sloria/environs)
240-
- [dynaconf](https://github.com/rochacbruno/dynaconf)
239+
- [dynaconf](https://github.com/dynaconf/dynaconf)
241240
- [parse_it](https://github.com/naorlivne/parse_it)
242241
- [python-decouple](https://github.com/HBNetwork/python-decouple)
243242

0 commit comments

Comments
 (0)