This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
795da6306a
django1
/
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