Event platform is a full-stack web application designed for organizing events, purchasing tickets, and managing user registration profiles. The platform enables hosts to create, update, and manage detailed event listings complete with custom schedules and categories, while providing visitors with tools to search, filter, and explore activities. The system incorporates secure online ticket checkout processing alongside order tracking capabilities that maintain a searchable history of past purchases. Identity verification and user sessions are handled through external authentication providers,
Django Haystack is a search abstraction layer and framework for integrating full-text search into Django applications. It provides a unified interface for defining search schemas and managing how data models are indexed and stored across different search engines. The framework acts as a modular backend wrapper, allowing applications to switch between interchangeable search providers without rewriting core search logic. It standardizes interactions with external engines through a decoupled provider layer, facilitating search engine migration by changing configuration settings. The system cove
Full-text multi-table search application for Django. Easy to install and use, with good performance.
DjangoQL
The main features of ivelum/djangoql are: Search and Discovery.
Open-source alternatives to ivelum/djangoql include: adrianhajdin/event_platform — Event platform is a full-stack web application designed for organizing events, purchasing tickets, and managing user… django-haystack/django-haystack — Django Haystack is a search abstraction layer and framework for integrating full-text search into Django applications.… etianen/django-watson — Full-text multi-table search application for Django. Easy to install and use, with good performance. linuxlewis/djorm-ext-pgfulltext — djorm-ext-pgfulltext.