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
  • 마지막으로 수정됨: 2020/06/02 09:25
  • 저자 127.0.0.1