README.rst
setup.py
src/django_postgresql_function/__init__.py
src/django_postgresql_function/makemigrations.py
src/django_postgresql_function/runtests.py
src/django_postgresql_function.egg-info/PKG-INFO
src/django_postgresql_function.egg-info/SOURCES.txt
src/django_postgresql_function.egg-info/dependency_links.txt
src/django_postgresql_function.egg-info/requires.txt
src/django_postgresql_function.egg-info/top_level.txt
src/django_postgresql_function/backends/__init__.py
src/django_postgresql_function/backends/postgresql/__init__.py
src/django_postgresql_function/backends/postgresql/operations.py
src/django_postgresql_function/functions/__init__.py
src/django_postgresql_function/functions/datetime.py
src/django_postgresql_function/tests/__init__.py
src/django_postgresql_function/tests/apps.py
src/django_postgresql_function/tests/run.py
src/django_postgresql_function/tests/test_settings.py
src/django_postgresql_function/tests/tests.py
src/django_postgresql_function/tests/migrations/0001_initial.py
src/django_postgresql_function/tests/migrations/__init__.py
src/django_postgresql_function/tests/models/__init__.py
src/django_postgresql_function/tests/models/models.py
src/django_postgresql_function/tests/models/tests/__init__.py
src/django_postgresql_function/tests/models/tests/factory_models.py
src/django_postgresql_function/tests/models/tests/utils.py