HOME


sh-3ll 1.0
DIR:/proc/self/root/usr/local/lib/python3.6/site-packages/django/db/models/
Upload File :
Current File : //proc/self/root/usr/local/lib/python3.6/site-packages/django/db/models/constants.py
"""
Constants used across the ORM in general.
"""

# Separator used to split filter strings apart.
LOOKUP_SEP = '__'