openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
django-binder
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
42 minutes
ago. based on code collected
about 1 hour
ago.
Jun 19, 2024 — Jun 19, 2025
Showing page 11 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix multiput for one to one backrefs (#117)
Peter Bex
More...
almost 5 years ago
Add new "unupdatable_fields" property to views, which are immutable after creation, as per #135
Peter Bex
More...
almost 5 years ago
Add GROUP_CONCAT caveat for MySQL setting to README
Burhan Zainuddin
More...
almost 5 years ago
Argh, who tests for specific error text messages....
Peter Bex
More...
about 5 years ago
Fix flake8 warnings so build passes again
Peter Bex
More...
about 5 years ago
Fix loaded values mixin for migrations
Peter Bex
More...
about 5 years ago
Merge branch 'inszo' of github.com:CodeYellowBV/django-binder into inszo
stefanmajoor
More...
about 5 years ago
Merge pull request #131 from CodeYellowBV/image_uploade_error_message
Daan van der Kallen
More...
about 5 years ago
flake
stefanmajoor
More...
about 5 years ago
Show generic image uploade error, instead of the OS level error.
stefanmajoor
More...
about 5 years ago
Reduce number of queries performed by MultiPUT when locking objects
Peter Bex
More...
about 5 years ago
Merge pull request #126 from CodeYellowBV/add_get_obj_decorator
Daan van der Kallen
More...
about 5 years ago
Also turn pk kwarg in obj kwarg
stefanmajoor
More...
about 5 years ago
Move get_obj to a router decorator argument
stefanmajoor
More...
about 5 years ago
Add git obj decorator
stefanmajoor
More...
about 5 years ago
Add test and fix issue in LoadedValuesMixin for required relations
Peter Bex
More...
about 5 years ago
When removing objects via omission from id-list in PUT, skip already deleted
Peter Bex
More...
over 5 years ago
Merge pull request #125 from CodeYellowBV/multiput_deletions
Daan van der Kallen
More...
over 5 years ago
Add multiput deletions test for permissions view
Daan van der Kallen
More...
over 5 years ago
Add deletions to multiput
Daan van der Kallen
More...
over 5 years ago
Skip many to many fields in get_old_values
Peter Bex
More...
over 5 years ago
Fix indentation
Peter Bex
More...
over 5 years ago
Fix stack overflow error with Loaded Values mixin and Binder History with only()
Peter Bex
More...
over 5 years ago
In loaded values mixin tests, use the correct order of loading the mixin
Peter Bex
More...
over 5 years ago
Add getter for the full dict of old values to loaded values mixin
Peter Bex
More...
over 5 years ago
Add a few basic tests for the loaded values mixin
Peter Bex
More...
over 5 years ago
Linting
Peter Bex
More...
over 5 years ago
Merge pull request #124 from CodeYellowBV/nullable_foreignkey_cache_fix
Stefan Majoor
More...
over 5 years ago
Flake8 fix
stefanmajoor
More...
over 5 years ago
Make the register method on the router register a view, and not the subclasses of a view. Yay for sanity!
stefanmajoor
More...
over 5 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
33
34
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree