This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-06 07:22:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
core
/
management
History
Natalia
d797243663
Fixed
#34848
-- Ignored i18n_catalog.js file when building Django's translations catalog.
2023-09-22 08:20:08 +02:00
..
commands
Fixed
#34848
-- Ignored i18n_catalog.js file when building Django's translations catalog.
2023-09-22 08:20:08 +02:00
__init__.py
Fixed typo in ManagementUtility.autocomplete()'s docstring.
2023-04-13 09:28:17 +02:00
base.py
Fixed
#34259
-- Passed called_from_command_line to command subparsers.
2023-02-03 06:56:57 +01:00
color.py
Refs
#34768
-- Ignored lack of just_fix_windows_console() for colorama < 0.4.6.
2023-09-03 10:11:15 +02:00
sql.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
templates.py
Fixed
#34778
-- Avoided importing modules in startapp/startproject.
2023-09-01 13:24:05 +02:00
utils.py
Refs
#34233
-- Used str.removeprefix()/removesuffix().
2023-01-18 19:11:18 +01:00