File manager - Edit - /usr/local/CyberCP/lib/python3.10/site-packages/django/db/models/constants.py
Back
""" Constants used across the ORM in general. """ from enum import Enum # Separator used to split filter strings apart. LOOKUP_SEP = "__" class OnConflict(Enum): IGNORE = "ignore" UPDATE = "update"
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings