open:django-shell

Django Shell

snippet.python
python manage.py shell
snippet.python
from django.core.cache import cache
 
cache.clear()
  • open/django-shell.txt
  • Last modified: 2024/10/05 06:15
  • by 127.0.0.1