Ajoutez des fichiers projet.
This commit is contained in:
6
venv/Lib/site-packages/django/db/models/constants.py
Normal file
6
venv/Lib/site-packages/django/db/models/constants.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
Constants used across the ORM in general.
|
||||
"""
|
||||
|
||||
# Separator used to split filter strings apart.
|
||||
LOOKUP_SEP = '__'
|
Reference in New Issue
Block a user