mirror of
https://github.com/django/django.git
synced 2025-10-28 16:16:12 +00:00
Fixed stupid error in 21f22f95.
This commit is contained in:
@@ -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 ###
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user