This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
efb4478e48
django
/
tests
/
utils_tests
/
deconstructible_classes.py
2 lines
67 B
Python
Raw
Normal View
History
Unescape
Escape
Refs #21275 -- Added more tests for @deconstructible decorator.
2022-01-03 22:40:14 +08:00
from
.
test_deconstruct
import
DeconstructibleWithPathClass
# NOQA