HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/django/db/models/fields/__pycache__/proxy.cpython-310.pyc
o

ʎ�_�@s&dZddlmZGdd�dej�ZdS)z�
Field-like classes that aren't really fields. It's easier to use objects that
have the same attributes as fields sometimes (avoids a lot of special casing).
�)�fieldscs eZdZdZ�fdd�Z�ZS)�OrderWrtzn
    A proxy for the _order database field that is used when
    Meta.order_with_respect_to is specified.
    cs&d|d<d|d<t�j|i|��dS)N�_order�nameF�editable)�super�__init__)�self�args�kwargs��	__class__��?/usr/lib/python3/dist-packages/django/db/models/fields/proxy.pyrszOrderWrt.__init__)�__name__�
__module__�__qualname__�__doc__r�
__classcell__rrrrr	srN)r�django.db.modelsr�IntegerFieldrrrrr�<module>s