Commit 6b9d6ab0 authored by 段英荣's avatar 段英荣

mdoify

parent c1dd4546
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import os
import django
os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'search_tips.settings')
django.setup()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment