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-10-10 15:29:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
core
/
management
History
michalpokusa
2c99fbcf95
Fixed
#36368
-- Prevented duplicate locale paths and write_po_file calls in makemessages.
2025-08-12 09:47:16 +02:00
..
commands
Fixed
#36368
-- Prevented duplicate locale paths and write_po_file calls in makemessages.
2025-08-12 09:47:16 +02:00
__init__.py
Refs
#36500
-- Rewrapped long docstrings and block comments via a script.
2025-07-23 20:17:55 -03:00
base.py
Removed double spaces after periods and within phrases.
2025-07-23 10:09:43 -03: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
#18296
-- Created missing custom target directory for startproject and startapp.
2025-04-27 14:41:27 +01:00
utils.py
Fixed
#35308
-- Handled OSError when launching code formatters.
2024-11-29 09:04:48 -03:00