1
0
mirror of https://github.com/django/django.git synced 2025-01-27 02:29:55 +00:00
django/tests/postgres_tests
Sergey Fedoseev 80ba7a881f Fixed cached_properties that share a common property.
The aliases aren't cached and thus the old usage will be an error after
refs #29478.
2018-11-19 08:59:46 -05:00
..