Fixed stupid error in 21f22f95
.
This commit is contained in:
parent
368d90e261
commit
8cfcd801c4
|
@ -344,7 +344,7 @@ class Apps(object):
|
||||||
|
|
||||||
This is mostly used in tests.
|
This is mostly used in tests.
|
||||||
"""
|
"""
|
||||||
self.clear_cache()
|
self.get_models.cache_clear()
|
||||||
|
|
||||||
### DEPRECATED METHODS GO BELOW THIS LINE ###
|
### DEPRECATED METHODS GO BELOW THIS LINE ###
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue