Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Philadelphia, PA
- techytim.com
Popular repositories
-
-
Forked from jazzband/django-debug-toolbar
A configurable set of panels that display various debug information about the current request/response.
Python 4
-
Forked from ubernostrum/django-contact-form
A simple contact-form application for Django
-
-
Forked from django/djangoproject.com
Source code to djangoproject.com
-
Forked from django/djangobench
Harness and benchmarks for evaluating Django's performance over time
524 contributions in the last year
Contribution activity
December 2019
Created a pull request in cockroachdb/django-cockroachdb that received 7 comments
add Django version compatibility check
An example error message is: django.core.exceptions.ImproperlyConfigured: You must use the latest version of django-cockroachdb 2.2.x with Django 2…
- disable DatabaseFeatures.supports_forward_references
- [2.2.x] ci: update to cockroach-v19.2.2
- fix dbshell if connecting with SSL
- README: doc how to connecting via SSL
- ci: update to cockroach-v19.2.2
- fix test database cloning
- ci: add expected failures after Django security fix
- README: doc how to install pre-releases
- FAQ: added 'no database specified' error