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-25 21:22:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
50ed545e2f
django
/
tests
/
user_commands
History
Download ZIP
Download TAR.GZ
Mariusz Felisiak
50ed545e2f
Fixed
#33082
-- Fixed CommandTests.test_subparser_invalid_option on Python 3.9.7+.
...
Thanks Michał Górny for the report.
2021-09-02 10:56:56 +02:00
..
eggs
management
Fixed
#32355
-- Dropped support for Python 3.6 and 3.7
2021-02-10 10:20:54 +01:00
__init__.py
models.py
tests.py
Fixed
#33082
-- Fixed CommandTests.test_subparser_invalid_option on Python 3.9.7+.
2021-09-02 10:56:56 +02:00
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00