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 05:04:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
04a208d7f1
django
/
tests
/
admin_inlines
History
Download ZIP
Download TAR.GZ
Willem Van Onsem
2995aeab56
Fixed
#35393
-- Added excluded pk as a hidden field to the inline admin.
2024-05-22 10:31:24 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
admin.py
Fixed
#35393
-- Added excluded pk as a hidden field to the inline admin.
2024-05-22 10:31:24 +02:00
models.py
Fixed
#35393
-- Added excluded pk as a hidden field to the inline admin.
2024-05-22 10:31:24 +02:00
test_templates.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Fixed
#35393
-- Added excluded pk as a hidden field to the inline admin.
2024-05-22 10:31:24 +02:00
urls.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00