This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-21 03:56:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
27936
commits
5
branches
489
tags
789
MiB
975eb42036
Commit graph
1 commit
Author
SHA1
Message
Date
Zeynel Özdemir
9d40b6bbf4
Fixed
#31076
-- Fixed dbshell crash on Windows with Python < 3.8.
...
subprocess.run()'s args parameter accepts path-like objects on Windows since Python 3.8.
2019-12-16 11:20:41 +01:00