django-data-browser

Data explorer

An interactive Django app for exploring and querying Django models in a user-friendly way.

Django app for user friendly querying of Django models

GitHub

350 stars
10 watching
28 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list

django

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tolomea/django-auto-prefetch Automates prefetching of foreign key values as needed in Django models 358
django-wiki/django-wiki A web application framework with built-in wiki functionality 1,838
20tab/django-spoolgore A Django email backend for integrating with the Spoolgore daemon 5
ivelum/djangoql An advanced search library for Django models with auto-completion and support for logical operators and table joins. 1,025
algolia/algoliasearch-django A package that integrates Algolia's search API with Django projects. 175
django/django A high-level Python web framework that facilitates rapid development and clean design for building web applications. 81,451
django-query-profiler/django-query-profiler Helps identify slow Django applications by analyzing and visualizing database queries 140
andrewingram/django-extra-views Generates additional class-based views to simplify common Django design patterns. 1,393
shtalinberg/django-el-pagination A Django app that provides pagination tools for web content with optional Ajax support and multiple pagination styles. 308
tomwalker/django_quiz A Django application for creating and managing configurable quizzes with various question types and features. 614
etianen/django-watson A full-text search plugin for Django that enables multi-model search with high performance and relevance ranking. 1,210
djangopackages/djangopackages A curated collection of reusable Django applications and tools 799
jieter/django-tables2 An app for creating HTML tables in Django applications 1,917
edoburu/django-any-urlfield Provides an improved URL selector to choose between internal models and external URLs in Django applications. 51
dragoon/django-selenium Provides integration and tools for testing Django web applications with Selenium 90