Create your own GitHub profile
Join the platform over 40 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises- Vancouver, BC, Canada
- Sign in to view email
- http://jondufresne.org/
Popular repositories
-
-
-
-
A Django app to check that all models have been added to the Django admin site.
Python 3
5,269 contributions in the last year
Activity overview
Contributed to
django/django,
stefanfoulis/django-phonenumber-field,
jazzband/django-taggit
and 5 other
repositories
Contribution activity
December 2019
- jdufresne/django-cas-ng Python
- jdufresne/cwh PHP
- jdufresne/watchtower Python
- jdufresne/flake8-return Python
Created a pull request in django/django that received 7 comments
Rewrote simple JavaScript example without jQuery.
Makes the example as universal as possible. The example is just as easy to write using vanilla JavaScript as it doesn't use any exotic jQuery featu…
+13
−23
•
7
comments
- Allow overriding the encoder class for the JSON serializer
- Fix lint on setup.py
- Replace smart_str() with .decode()
- Fix msgpack deprecation warning:
- Rename CHNAGES to rst and correct syntax
- Convert docs to Sphinx and reStructureText
- Enable and fix warnings during tests
- Lint all Python files
- Move to declarative setup.cfg syntax
- Format the project using black
- Remove deprecated license_file from setup.cfg
- Prepare for the next release
- Compare against DEFAULT_TIMEOUT using object identity
- Use more specific asserts
- Fix .touch()
- Fix add() return True/False
- Remove unused dependency 'mock'
- Fix Travis matrix order so "djangomaster" is always last
- Remove support for end-of-life Djangos
- Drop redundant type attribute from <script> tags
- Remove unused DOM class djDebugProfileRow
- Comment out unused Sphinx 'html_static_path' configuration option
- Remove unnecessary coerce to int
- Use JavaScript dataset API to access data-* attributes
- Remove unnecessary JavaScript function applyStyle()
- Remove invalid, unused HTML attribute "depth"
- Remove duplicate width="100%" in profiling.html
- Fix tests to pass on Django master branch
- Remove end of life Djangos from the test matrix
- Add Python 3.8 to the test matrix
- Fixed #31114 -- Fixed HttpRequest.build_absolute_uri() crash with reverse_lazy() locations.
- Removed unnecessary code-block directives in various docs.
- Made BaseCacheTests skip culling tests if culling is not supported.
- Improved asserts in tests/cache/tests.py.
- Refs #23919 -- Used yield from in inspectdb.
- Removed unnecessary app_template directory from flake8 exclude.
- Fixed typo in tests/cache/tests.py docstring.
- Fixed #31080 -- Removed redundant type="text/javascript" attribute from <script> tags.
- Fixed typo in ModelChoiceFieldTests.
- Replaced "Same as …" text with the actual text.
- Run flake8 on the entire project
- Update Travis configuration and test matrix
- Remove branches for Django.VERSION < 2
- Replace deprecated ugettext_lazy with gettext_lazy
- Document project as Python 3 only
- Remove unnecessary workaround for unsupported Pythons
- Remove workaround for unsupported Django versions
- Trim trailing white space throughout the project
- Correct some typos and clarify language in README.rst
Created an issue in jazzband-roadies/help that received 1 comment
Proposal: django-redis
CC @niwinz The django-redis project is looking for new maintainers and has agreed to pass the project to Jazzband. See here for the discussion: niw…
1
comment
184
contributions
in private repositories
Dec 2 – Dec 20