peterfarrell
Principal Software Engineer at the United States Senate. Python / Django / Vue. Alter ego: Harmonious Programmer
United States SenateLong Beach, CA
Pinned Repositories
django-cms
The easy-to-use and developer-friendly CMS
django-fsm-admin
Mixin and template tags to integrate django-fsm transitions into the django admin.
django-fsm-log
Automatic logging for Django FSM
django-heralder
A Django messaging library
django-pgcrypto-fields
Encrypted fields dealing with pgcrypto postgres extension.
peterfarrell's Repositories
peterfarrell/django-heralder
A Django messaging library
peterfarrell/django-fsm-admin
Mixin and template tags to integrate django-fsm transitions into the django admin.
peterfarrell/django-fsm-log
Automatic logging for Django FSM
peterfarrell/django-pgcrypto-fields
Encrypted fields dealing with pgcrypto postgres extension.
peterfarrell/bootstrap4c-chosen
Bootstrap 4 Component - Chosen
peterfarrell/cleanerversion
CleanerVersion adds a versioning/historizing layer to your relational DB which implements a "Slowly Changing Dimensions Type 2" behavior
peterfarrell/django
The Web framework for perfectionists with deadlines.
peterfarrell/django-celery-results
Celery result back end with django
peterfarrell/django-ckeditor
Django admin CKEditor integration.
peterfarrell/django-environ
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
peterfarrell/django-fsm
Django friendly finite state machine support
peterfarrell/django-heroku
A Django library for Heroku apps.
peterfarrell/django-mock-practice
peterfarrell/django-pg-zero-downtime-migrations
Django postgresql backend that apply migrations with respect to database locks
peterfarrell/django-rest-framework
Web APIs for Django. ⚡️
peterfarrell/django-service-objects
Service objects for Django
peterfarrell/django-storage-swift
OpenStack Swift storage backend for Django
peterfarrell/django-tellme
Django app that enable user feedback (feedback button)
peterfarrell/djangoqueries
The code of "Making queries" in docs.djangoproject.com that I used in my article "Full-Text Search in Django with PostgreSQL".
peterfarrell/djangorestframework-fsm
Automatically hook your Django-FSM transitions up to Django REST Framework
peterfarrell/djangosaml2
A maintenance fork of the original and no longer maintained djangosaml2 library.
peterfarrell/drf-extra-fields
Extra Fields for Django Rest Framework
peterfarrell/fail-nicely-django
An example Django project with nice logging settings for debugging failures.
peterfarrell/gargoyle
:radio_button: Feature switches in Django
peterfarrell/google-blog-converters-appengine
Automatically exported from code.google.com/p/google-blog-converters-appengine
peterfarrell/graphql-cookbook
Project files for the tutorial "Build a GraphQL API powered by Django".
peterfarrell/intro-to-vue
Workshop Materials for my Introduction to Vue.js Workshop
peterfarrell/jQuery-Mask-Plugin
A jQuery Plugin to make masks on form fields and HTML elements.
peterfarrell/react-redux-timesheet
The timesheet project for the react-redux workshop
peterfarrell/wscelery
Real time celery monitoring using websockets