-
Notifications
You must be signed in to change notification settings - Fork 18
Issues: CodeYellowBV/django-binder
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Ignore all annotations in store instead of only the ones requested.
#209
opened Feb 17, 2022 by
daanvdk
Change all decorators to use wraps or update_wrapper from functools
#139
opened Aug 21, 2020 by
sjamaan
Filters should validate for correct data using the field class' clean() function
#130
opened Apr 9, 2020 by
sjamaan
Automatically add clean functionality for partially unique index constraints?
#129
opened Apr 9, 2020 by
sjamaan
Router throws AttributeError when project urls.py follows django 2 style urls.
#100
opened Aug 23, 2018 by
daanvdk
Refactor _store, extract model creation logic from JSON logic
Breaking change
#87
opened Dec 7, 2017 by
stefanmajoor
Reduce data overload by letting frontend specify what fields it wants
#84
opened Nov 22, 2017 by
SpaceK33z
Multi-PUT, order of events is uncontrollable and can mess with model validation
#58
opened Jun 16, 2017 by
stam
Delete CaseInsensitiveCharField once we can use CITextField
Breaking change
#9
opened Aug 15, 2016 by
sjamaan
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.