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-20 03:30:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
e03eb8db93
django
/
tests
/
user_commands
History
Download ZIP
Download TAR.GZ
François Freitag
e03eb8db93
Fixed
#31428
-- Allowed empty message in management command self.stdout/err proxies.
2020-04-07 08:45:11 +02:00
..
eggs
Fixed
#8280
-- Allowed management command discovery for eggs
2015-01-05 17:19:35 +01:00
management
/commands
Fixed
#31428
-- Allowed empty message in management command self.stdout/err proxies.
2020-04-07 08:45:11 +02:00
__init__.py
models.py
tests.py
Fixed
#31428
-- Allowed empty message in management command self.stdout/err proxies.
2020-04-07 08:45:11 +02:00
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00