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-04-04 13:36:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
8fa974fcdd
Branches
Tags
View all branches
django
/
tests
/
admin_inlines
History
Carlton Gibson
8fa974fcdd
Refs
#33211
-- Added assertCountSeleniumElements() test helper.
2021-10-21 14:37:16 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
admin.py
Fixed
#33111
-- Fixed passing object to ModelAdmin.get_inlines() when editing in admin change view.
2021-09-21 13:12:09 +02:00
models.py
Fixed
#33111
-- Fixed passing object to ModelAdmin.get_inlines() when editing in admin change view.
2021-09-21 13:12:09 +02:00
test_templates.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
tests.py
Refs
#33211
-- Added assertCountSeleniumElements() test helper.
2021-10-21 14:37:16 +02:00
urls.py
Fixed
#31867
-- Made TabularInline handling of hidden fields with view-only permissions consistent with StackedInline.
2021-09-10 10:10:53 +02:00