• Stars
    star
    1
  • Language
    Python
  • Created about 6 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An interactive test runner for Django projects

More Repositories

1

django-ajax-datatable

A Django app which provides the integration of a Django project with the jQuery Javascript library DataTables.net
Python
188
star
2

django-task

A Django app to run new background tasks from either admin or cron, and inspect task history from admin
Python
53
star
3

django-datatables-view

Helper class to integrate Django with datatables; now replaced by django-ajax-datatable
Python
32
star
4

django-frontend-forms

A Django helper app to add editing capabilities to the frontend using modal forms
JavaScript
28
star
5

django-upload-form

A minimal (yet careful about UX) solution to upload multiple files in a Django project, using a Django-like Form Class
Python
19
star
6

django-tables-cleaner

A Django app used to remove oldest records from specific db tables
Python
9
star
7

test-django-clone

Solving "Django clone the recursive objects"
Python
8
star
8

editing-django-models-in-the-frontend

Modal popups, form submission and validation via ajax: examples for Django
HTML
8
star
9

django-pdf

A Django class-based view helper to generate PDF with WeasyPrint
Python
7
star
10

sinewave

Real-time data acquisition, from Arduino to the web: My speech at PyCon UK 2019 and PyCon X Italia 2019
Python
7
star
11

django-query-inspector

A collection of tools to render, export and inspect Django Querysets
Python
6
star
12

django-encrypted-json-fields

A set of fields that wrap standard Django fields, including JSONField, with encryption provided by the python cryptography library.
Python
4
star
13

django-admin-logviewer

Allows the viewing and download of specific log files in real time directly from the Django admin interface
Python
3
star
14

taiga-print-report

A simple script to extract an HTML report from a Taiga project
Python
3
star
15

django-query-tracer

A simplified version of django-devserver limited to SQL tracing and Ajax dump
Python
2
star
16

django-modal-forms

A Django helper app to add editing capabilities to the frontend using modal forms
JavaScript
2
star
17

huey_test

Test Huey task manager in a simple environment.
Python
1
star
18

fun_with_async_and_await

Fun with async and await
Python
1
star
19

dump_local_data

Management command to dump Django local db and media for backup purposes (and optionally remove old backup files)
Python
1
star
20

minimalistic-deploy

Minimalistic support to deploy a Django project via SSH
Python
1
star