mirror of
https://github.com/django/django.git
synced 2024-11-29 22:56:46 +01:00
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.
|
||||
"""
|
||||
self.clear_cache()
|
||||
self.get_models.cache_clear()
|
||||
|
||||
### DEPRECATED METHODS GO BELOW THIS LINE ###
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user