Pinned Repositories
django-pgbulk
Native Postgres upsert, update, and copy operations.
django-pgclone
Dump and restore Postgres databases with Django.
django-pghistory
Track historical events to Django models using Postgres triggers.
django-pglock
Postgres advisory locks, table locks, and blocking lock management.
django-pgtrigger
Write Postgres triggers for your Django models
qik
Tame your monorepo. Make CI fast again.
django-pgtrigger-tutorial
A tutorial of how to use Postgres triggers with Django
pytest-django-tutorial
Pytest Django Tutorial App from Django SF Meetup Talk
wesleykendall's Repositories
wesleykendall/pytest-django-tutorial
Pytest Django Tutorial App from Django SF Meetup Talk
wesleykendall/django-pgtrigger-tutorial
A tutorial of how to use Postgres triggers with Django
wesleykendall/2021.djangocon.us
📺 The DjangoCon US 2021 conference website
wesleykendall/django-action-framework
Create many types of interfaces from functions
wesleykendall/django-args
Django wrappers for python-args functions.
wesleykendall/django-bootstrap4
Bootstrap 4 integration with Django.
wesleykendall/django-db-mutex
Acquire a mutex via the DB in Django
wesleykendall/django-dynamic-fixture
A complete library to create dynamic model instances for testing purposes.
wesleykendall/django-dynamic-initial-data
Dynamic initial data for Django apps
wesleykendall/django-entity
Entity relationship management for Django
wesleykendall/django-issue
An app for tracking ongoing issues within your web application. In a nutshell: a ticketing system for use by software components!
wesleykendall/django-manager-utils
Model manager utils for Django
wesleykendall/django-migration-docs
Sync and validate additional information about your Django migrations.
wesleykendall/django-pgbulk
Native postgres bulk update and upsert operations.
wesleykendall/django-pgclone
Dump and restore Postgres databases with Django.
wesleykendall/django-pgconnection
Route postgres connections and hook into cursor execution
wesleykendall/django-pghistory
Track historical events to Django models using Postgres triggers.
wesleykendall/django-pgstats
Commands and models for tracking internal postgres stats.
wesleykendall/django-pgtrigger
Write Postgres triggers for your Django models
wesleykendall/django-pgtrigger-test
Testing django-pgtrigger
wesleykendall/django-timezone-field
A Django app providing database and form fields for pytz timezone objects.
wesleykendall/formaldict
Structured Dictionaries
wesleykendall/git-tidy
Tidy git commit messages, linting, and logging
wesleykendall/mkdocs-file-filter-plugin
A MkDocs plugin that lets you exclude/include docs files using globs, regexes, gitignore-style file and Markdown/FrontMatter tags metadata.
wesleykendall/poetry
Python dependency management and packaging made easy.
wesleykendall/public-django-app-template
A template for creating public Django apps at Jyve
wesleykendall/pytest-responses
py.test integration for responses
wesleykendall/python-args
Python argument design patterns in a composable interface.
wesleykendall/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
wesleykendall/temple
Template project management