Logo
Explore Help
Sign In
vivekpprakash/eventify_backend
1
0
Fork 0
You've already forked eventify_backend
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
388057b64184d1cbf440c3b8ec3697d5dadebd95
eventify_backend/mobile_api/views/__init__.py

4 lines
65 B
Python
Raw Normal View History

Updates for the event images
2025-12-01 04:52:49 +05:30
from .user import *
from .events import *
feat: add user search/filter, banned metric, mobile review API, event detail improvements - admin_api/views.py: Add banned count to UserMetrics, fix server-side search/filter in UserListView - admin_api/models.py: Add ReviewInteraction model, display_name/is_verified/helpful_count/flag_count to Review - mobile_api/views/reviews.py: Customer-facing review submit/list/helpful/flag endpoints - mobile_api/urls.py: Wire review API routes - mobile_api/views/events.py: Event detail and listing improvements - Security hardening across API modules
2026-03-26 09:50:03 +00:00
from .reviews import *
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 32ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API