schon/geo
Egor fureunoir Gorbunov 97b877c943 Features: 1) Add support for parsing files directly from zip-encoded streams.
Fixes: 1) Correct parsing logic to ensure consistent handling of file objects regardless of source type.

Extra: Refactor indentation and reduce duplicate logic for file parsing.
2025-05-16 01:53:19 +03:00
..
data Initial Commit 2025-04-29 22:40:30 +03:00
graphene Initial Commit 2025-04-29 22:40:30 +03:00
locale Initial Commit 2025-04-29 22:40:30 +03:00
management Features: 1) Add support for parsing files directly from zip-encoded streams. 2025-05-16 01:53:19 +03:00
migrations Initial Commit 2025-04-29 22:40:30 +03:00
plugin Initial Commit 2025-04-29 22:40:30 +03:00
south_migrations Initial Commit 2025-04-29 22:40:30 +03:00
static/flags Initial Commit 2025-04-29 22:40:30 +03:00
templates Initial Commit 2025-04-29 22:40:30 +03:00
utils Initial Commit 2025-04-29 22:40:30 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
admin.py Initial Commit 2025-04-29 22:40:30 +03:00
apps.py Initial Commit 2025-04-29 22:40:30 +03:00
conf.py Initial Commit 2025-04-29 22:40:30 +03:00
filters.py Initial Commit 2025-04-29 22:40:30 +03:00
managers.py Initial Commit 2025-04-29 22:40:30 +03:00
models.py Initial Commit 2025-04-29 22:40:30 +03:00
serializers.py Initial Commit 2025-04-29 22:40:30 +03:00
tests.py Initial Commit 2025-04-29 22:40:30 +03:00
urls.py Initial Commit 2025-04-29 22:40:30 +03:00
util.py Initial Commit 2025-04-29 22:40:30 +03:00
views.py Initial Commit 2025-04-29 22:40:30 +03:00
viewsets.py Initial Commit 2025-04-29 22:40:30 +03:00