Ë
    ¹ûàgS  ã                   ób   — d dl mZmZmZ g d¢Z G d„ de«      Z G d„ de«      Z G d„ de«      Zy	)
é    )Ú	CharFieldÚ
EmailFieldÚ	TextField)ÚCICharFieldÚCIEmailFieldÚCITextFieldc                   ó   — e Zd ZddddœZy)r   zbdjango.contrib.postgres.fields.CICharField is removed except for support in historical migrations.u^   Use CharField(db_collation="â€¦") with a case-insensitive non-deterministic collation instead.zfields.E905©ÚmsgÚhintÚidN©Ú__name__Ú
__module__Ú__qualname__Úsystem_check_removed_details© ó    úc/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/django/contrib/postgres/fields/citext.pyr   r      ó   „ ð(ð!ð ñ
$Ñ r   r   c                   ó   — e Zd ZddddœZy)r   zcdjango.contrib.postgres.fields.CIEmailField is removed except for support in historical migrations.u_   Use EmailField(db_collation="â€¦") with a case-insensitive non-deterministic collation instead.zfields.E906r
   Nr   r   r   r   r   r      s   „ ð(ð3ð ñ
$Ñ r   r   c                   ó   — e Zd ZddddœZy)r   zbdjango.contrib.postgres.fields.CITextField is removed except for support in historical migrations.u^   Use TextField(db_collation="â€¦") with a case-insensitive non-deterministic collation instead.zfields.E907r
   Nr   r   r   r   r   r   "   r   r   r   N)Údjango.db.modelsr   r   r   Ú__all__r   r   r   r   r   r   ú<module>r      s4   ðß =Ñ =â
8€ô�)ô ô�:ô ô�)õ r   