- Boston, MA
- https://steve.dignam.xyz
Block or Report
Block or report sbdchd
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
recipeyak/recipeyak Public
🍛 Application to automate the selection of meals and creation of shopping lists. -
911 contributions in the last year
Less
More
Contribution activity
December 2021
Created 3 commits in 1 repository
Created a pull request in debezium/debezium that received 1 comment
Opened 5 other pull requests in 2 repositories
recipeyak/recipeyak
1
open
3
merged
sbdchd/django-types
1
merged
Reviewed 10 pull requests in 3 repositories
sbdchd/django-types
6 pull requests
- Allow adding and removing field values (typically primary keys) in many-to-many relationships.
- Add db_table kwarg to ManyToManyField constructor
- Fix migration issues for fields with choices
- Fix typo and Django version requirements in Readme
- Correct JSON encoder decoder types
- Fields typing improvements