Pinned Repositories
carrick.eu
It's my personal website
cookiecutter-django-package
A minimalist Cookiecutter template for creating a Django reusable app.
django-admin-demo
A small Django project with some test data and the admin configured
django-admin-keyboard-shortcuts
django-admin-refresh
A refresh for the Django admin in... 2022? I hope?
django-device-cookies
Login throttling for Django using device cookies
django-html5-colorfield
Provides an HTML5 color field for use in django models
django-new
A command to generate a new project from some options
django-rq-email-backend
Provides Django email integration for RQ (Redis Queue).
django-snakeoil
Simple and quick meta descriptions and titles for your django objects and URLs. Supports OpenGraph and Twitter Cards.
knyghty's Repositories
knyghty/django-snakeoil
Simple and quick meta descriptions and titles for your django objects and URLs. Supports OpenGraph and Twitter Cards.
knyghty/django-rq-email-backend
Provides Django email integration for RQ (Redis Queue).
knyghty/django-admin-keyboard-shortcuts
knyghty/django-admin-demo
A small Django project with some test data and the admin configured
knyghty/django-admin-refresh
A refresh for the Django admin in... 2022? I hope?
knyghty/django-html5-colorfield
Provides an HTML5 color field for use in django models
knyghty/carrick.eu
It's my personal website
knyghty/cookiecutter-django-package
A minimalist Cookiecutter template for creating a Django reusable app.
knyghty/django-device-cookies
Login throttling for Django using device cookies
knyghty/django-new
A command to generate a new project from some options
knyghty/harmony
Just another discord bot
knyghty/actions
Reusable workflows for GitHub Actions
knyghty/carbon-timeline
Calculate your carbon footprint from Google Timeline / Location History
knyghty/ddt-htmx
MRE showing DDT breaking with HTMX boosted links
knyghty/deps
Django Enhancement Proposals
knyghty/django
The Web framework for perfectionists with deadlines.
knyghty/django-countries
A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.
knyghty/django-debug-toolbar
A configurable set of panels that display various debug information about the current request/response.
knyghty/django-loginas
"Log in as user" for the Django admin.
knyghty/django-q2-email-backend
An asynchronous Django email backend for Django Q2
knyghty/django-rq
A simple app that provides django integration for RQ (Redis Queue)
knyghty/django-stubs
PEP-484 stubs for Django
knyghty/django-tasks
A reference implementation and backport of background workers and tasks in Django
knyghty/django-timescale
knyghty/django_dramatiq
A Django app that integrates with Dramatiq.
knyghty/djangoproject.com
Source code to djangoproject.com
knyghty/djangorestframework-types
:sunflower: Type stubs for Django Rest Framework
knyghty/djangosocial
Django.social website
knyghty/knyghty
Wow it's my profile repo.
knyghty/model_bakery
Object factory for Django