File: drf_settings.py

package info (click to toggle)
django-simple-captcha 0.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 656 kB
  • sloc: python: 1,661; makefile: 103; sh: 21
file content (4 lines) | stat: -rw-r--r-- 93 bytes parent folder | download | duplicates (2)
1
2
3
4
from testproject.settings import *  # noqa


INSTALLED_APPS.append("rest_framework")  # noqa