kezabelle
Perennially behind the times in one way or another. Forever seeming to quasi-abandon repositories upon a whim. Terrible at responding to notifications.
United Kingdom
Pinned Repositories
django-allowedsites
Dynamic ALLOWED_HOSTS based on the configured django.contrib.sites
django-formality
An experiment in adding nested form/querystring support to Django, and what that might allow for
django-haystackbrowser
View and debug the data in your Haystack search indexes, from within the Django admin.
django-intercoolerjs-helpers
small reusable app for Django which provides a few improvements for working with Intercooler.js
django-jackfrost
A static page generator for Django, vaguely akin to django-medusa.
django-livereloadish
Live hot reloading (CSS/images/JS/HTML etc) in the browser for Django with no dependencies
django-shouty-orm
An in-progress monkeypatch to make Django error super loudly about ORM access which would normally silently cause additional queries
django-shouty-templates
A monkeypatch to make Django error super loudly about invalid template access
django-storedqueries
Let's play with temporary tables, and maybe views! Django style ...
django-technicalerrors
Subjectively 'better' technical debug pages for 404/500 errors.
kezabelle's Repositories
kezabelle/django-technicalerrors
Subjectively 'better' technical debug pages for 404/500 errors.
kezabelle/django-haystackbrowser
View and debug the data in your Haystack search indexes, from within the Django admin.
kezabelle/django-allowedsites
Dynamic ALLOWED_HOSTS based on the configured django.contrib.sites
kezabelle/django-intercoolerjs-helpers
small reusable app for Django which provides a few improvements for working with Intercooler.js
kezabelle/django-livereloadish
Live hot reloading (CSS/images/JS/HTML etc) in the browser for Django with no dependencies
kezabelle/django-storedqueries
Let's play with temporary tables, and maybe views! Django style ...
kezabelle/django-formality
An experiment in adding nested form/querystring support to Django, and what that might allow for
kezabelle/django-shouty-orm
An in-progress monkeypatch to make Django error super loudly about ORM access which would normally silently cause additional queries
kezabelle/django-shouty-templates
A monkeypatch to make Django error super loudly about invalid template access
kezabelle/django-stagesetting
dynamic site settings, based on Django Forms, and optionally the Django Admin
kezabelle/django-template-selector
Provides a Django model field and form field for allowing users to select a template file
kezabelle/django-fakeinline
provides enough of the methods and attributes to trick the Django Admin into displaying it
kezabelle/django-microscope
Promote a Django app into a microservice by providing a manage.py to make it a full on Django project
kezabelle/asgiref
ASGI specification and utilities
kezabelle/django
The Web framework for perfectionists with deadlines.
kezabelle/django-bug-30500
Example repo for https://code.djangoproject.com/ticket/30500
kezabelle/django-cachette
Squirrelling away duplicate queries within a given "request" (or celery task) etc by micro-caching the results. Maybe.
kezabelle/django-debug-toolbar
A configurable set of panels that display various debug information about the current request/response.
kezabelle/django-overruled
A lightweight combinable rules engine.
kezabelle/django-path2css
Convert a request.path ('/a/b/c/d/') into CSS class names.
kezabelle/django-path2template
A slightly-too-magical TemplateView
kezabelle/django-reportcard
kezabelle/django-ticket-31478
Example project for Django ticket 31478
kezabelle/faffing-with-go
Faffing with Go
kezabelle/faffing_with_docker
Let's play with making images
kezabelle/python-enviable
Another NIH wrapper over environment variables, for just the specific use cases I have. Because shut up.
kezabelle/python-oneaway
Oneaway generates variations on a string with an "edit distance" of one, or thereabouts.
kezabelle/python-precommit-shiv
kezabelle/python-sre_retokenize
(A rough, hacky sketch of) a library which consumes a regex string and produces example matches and non-matches
kezabelle/riotjs-iframe-modal
A teeny tiny component for turning something with a `href` into an iframe within a modal window