honzakral / es-django-example
Example Django project using Elasticsearch
☆171Updated 7 years ago
Alternatives and similar repositories for es-django-example:
Users that are interested in es-django-example are comparing it to the libraries listed below
- Common things every Django project needs :-) It provides lot of helper functions, commonly used middlewares, context processors, custom e…☆221Updated 2 years ago
- django-dynamic-forms is a reusable Django application to create and configure forms through the admin.☆156Updated 6 years ago
- Django endless pagination tools. Ajax, multiple and lazy pagination, Twitter-style and Digg-style pagination.☆307Updated 3 months ago
- A Django app to track changes to model fields.☆315Updated 2 years ago
- Simple wrapper around elasticsearch-py to index/search a django Model.☆209Updated 3 years ago
- Haystack for Django REST Framework☆260Updated last month
- A custom User model for everybody!☆371Updated last year
- django-tracking2 tracks the length of time visitors and registered users spend on your site. Although this will work for websites, this i…☆207Updated 2 years ago
- A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.☆289Updated 3 years ago
- Elasticsearch support for Django REST Framework☆192Updated 4 years ago
- Auto-complete/auto-suggestion for django-taggit (django-taggit + selectize.js)☆67Updated 3 years ago
- Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the automatically-genera…☆375Updated 2 years ago
- Fernet symmetric encryption for Django model fields☆194Updated 11 months ago
- Chain multiple (disparate) QuerySets in Django☆110Updated 9 months ago
- Reusable application which provides a view permission for the existing models.☆150Updated 6 years ago
- Login as any user from the Django admin interface, then switch back when done☆197Updated 4 months ago
- This is a collection of Django Model Field classes that are encrypted using Keyczar.☆194Updated 4 years ago
- Django-admin-tools-stats is a Django admin module that allow you to create easily charts on your dashboard based on specific models and c…☆293Updated 8 months ago
- Client side form validations for Django - Using parsley.js☆438Updated 3 years ago
- Easy timezones for Django based on GeoIP☆203Updated last year
- Mixin and template tags to integrate django-fsm transitions into the django admin.☆202Updated last year
- a CSV exporter for django querysets