django-shotgun
Status checker
An application that validates HTTP status codes across entire web applications.
Test entire Django sites
17 stars
4 watching
3 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stephenmcd/django-postgres-fuzzycount | A Django project that allows you to use PostgreSQL's row count queries without scanning every row in the table | 91 |
stephenmcd/django-socketio | Enables WebSockets support in Django applications | 1,320 |
mwarkentin/django-watchman | Provides a RESTful API to monitor the health and status of backing services such as databases and caches. | 540 |
stephenmcd/drum | A Reddit/Hacker News clone built with Mezzanine and Django, demonstrating non-CMS features like threaded comments and ratings. | 388 |
revsys/django-health-check | Automates monitoring and reporting of application health checks at deployment time. | 1,241 |
kapt-labs/django-check-seo | An application that checks website SEO aspects and provides advice. | 158 |
ilstar/http_status_code | An Alfred workflow for quickly checking HTTP status codes from the command line. | 62 |
stephenmcd/django-email-extras | An extension for Django that enables secure email encryption and templates using PGP and multipart formats. | 76 |
crazy-max/ghaction-github-status | A GitHub Action to monitor and report the status of various GitHub services in workflows. | 37 |
thornomad/django-hitcount | An application that tracks hits/views for objects in a Django web application | 463 |
stephenmcd/cartridge | A Django-based e-commerce platform designed to provide a simple and customizable foundation for building online stores. | 709 |
s-weigand/flake8-nb | A tool to check Python code quality in Jupyter notebooks. | 28 |
revsys/django-test-plus | Reduces boilerplate code in Django tests to make them more efficient and maintainable | 613 |
snok/django-guid | Attaches a unique ID to all log outputs for every request in Django applications. | 454 |
marksweb/django-bleach | Sanitizes user input HTML to prevent XSS attacks. | 149 |