-
Instagram
- Rapid City, SD
Block or Report
Block or report carljm
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
django-secure Public archive
This project was merged into Django 1.8, and is now unsupported and unmaintained as a third-party app.
-
django-form-utils Public
[UNMAINTAINED] Form enhancements for Django (fieldset and row-attrs support, and more)
-
django-transaction-hooks Public archive
Django database backends with post-transaction-commit hooks. Merged into Django 1.9; please report bugs or make feature requests in core Django, not here.
-
synology-mediamon Public
Auto-indexing media files monitor for Synology DiskStation NAS
-
django-adminfiles Public
[MIRROR] File uploader/manager/picker for Django admin; see demo screencast at http://vimeo.com/8940852
-
306 contributions in the last year
Contribution activity
November 2021
Created 23 commits in 2 repositories
Created a pull request in jbms/beancount-import that received 3 comments
Fix test failures on Windows (or anywhere libmagic is not installed.)
#131 reintroduced a case of the generic-importer tests trying to guess the mimetype of a beancount file, which fails if libmagic is not installed. …