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 15:32:33 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_changelist
History
antoliny0919
5242220a56
[5.2.x]
Fixed
#36114
-- Fixed link visibility when list_display_links field contains only whitespace.
...
Backport of e262d5355d82901f81fba6c7015643c2b87125bf from main.
2025-01-22 14:57:57 +01:00
..
__init__.py
…
admin.py
Fixed
#36032
-- Rendered URLField values as links in the admin.
2025-01-10 12:57:53 +01:00
models.py
Fixed
#36032
-- Rendered URLField values as links in the admin.
2025-01-10 12:57:53 +01:00
test_date_hierarchy.py
Applied Black's 2024 stable style.
2024-01-26 12:45:07 +01:00
tests.py
[5.2.x]
Fixed
#36114
-- Fixed link visibility when list_display_links field contains only whitespace.
2025-01-22 14:57:57 +01:00
urls.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00