issues
search
CodeYellowBV
/
django-binder
A framework based on Django for SPA webapps with a REST-like API
MIT License
14
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support serving files directly
#248
Szaki
closed
2 months ago
0
Fix bool exprs in filters
#247
daanvdk
closed
3 months ago
0
Add documentation for scoping checks
#246
robinzelders
opened
3 months ago
0
Fuzzy lookup
#245
daanvdk
closed
4 months ago
1
Add combined view model index order by
#244
daanvdk
closed
4 months ago
0
Rework test script
#243
BBooijLiewes
opened
4 months ago
0
Make local testing use django 3.
#242
BBooijLiewes
closed
4 months ago
0
Add max_values option to stats
#241
daanvdk
closed
5 months ago
0
Add min_value option to stats
#240
daanvdk
closed
5 months ago
0
Fix after filter when ordering on annotations
#239
daanvdk
closed
5 months ago
0
Make id filter work for combined endpoint
#238
daanvdk
opened
5 months ago
0
Fix multiput with proxy submodels
#237
BlayeeR
closed
4 months ago
1
update docs token auth
#236
Jvdputten
closed
6 months ago
1
Fix opening up multiple request to rabbitmq when triggering websocket messages
#235
stefanmajoor
opened
7 months ago
0
Move CSV Export to settings
#234
stefanmajoor
closed
8 months ago
0
Add special after filter
#233
daanvdk
closed
11 months ago
0
Add generic stats endpoint
#232
daanvdk
closed
11 months ago
0
Fix file type validation
#231
Szaki
closed
1 year ago
0
Add support for offsets and limits in wheres
#230
knokko
opened
1 year ago
0
Fix a bug where storing a m2m field with a through relation which is a bindermodel crashes if binder history is turned on
#229
stefanmajoor
closed
1 year ago
0
Fix linting errors in csvexport
#228
stefanmajoor
closed
1 year ago
0
Fix an issue where the binder migrations would break if changesets arent hashable
#227
stefanmajoor
closed
1 year ago
0
Added alternative_filters field to view
#226
PFvanBeerendonk
closed
1 year ago
0
[BUGFIX] csv export null fk
#225
MLewiDev
opened
1 year ago
0
Fix bug with virtual relations
#224
stefanmajoor
closed
1 year ago
0
Django 4 support
#223
Szaki
closed
6 months ago
0
Officially drop django2 support in binder
#222
stefanmajoor
closed
1 year ago
1
Add support for decimal filter
#221
abzainuddin
closed
1 year ago
1
Fix bug with nullable default orderings in multi put
#220
stefanmajoor
closed
1 year ago
1
Fix deprecation warnings
#219
knokko
opened
2 years ago
1
Use persistent RabbitMQ connection
#218
knokko
opened
2 years ago
0
Persistent rabbitmq boek attempt3
#217
knokko
closed
2 years ago
1
Stored annotations
#216
daanvdk
opened
2 years ago
0
Improve virtual relation API
#215
daanvdk
opened
2 years ago
0
T35318 Add column settings to plugins
#214
BlayeeR
opened
2 years ago
0
Use persistent RabbitMQ connection
#213
knokko
closed
2 years ago
1
Draft: Health master
#212
abzainuddin
opened
2 years ago
0
Use the django default user method get_username() in the history for
#211
BBooijLiewes
opened
2 years ago
0
Add HTML field plugin
#210
stefanmajoor
closed
2 years ago
0
Ignore all annotations in store instead of only the ones requested.
#209
daanvdk
opened
2 years ago
0
Import get_user_model instead User model from django.contrib.auth
#208
Bilonan
closed
2 years ago
0
Fix unknown file type issue
#207
Ghada-Messaoudi
closed
2 years ago
0
Field filter chain qualifiers
#206
MLewiDev
opened
2 years ago
0
Only create channel once
#205
daanvdk
closed
2 years ago
1
Optimize annotations
#204
daanvdk
closed
2 years ago
0
Do not fetch main queryset twice
#203
daanvdk
closed
2 years ago
0
Smart combine Q-objects with or to remove redundancy
#202
daanvdk
closed
2 years ago
0
Fix issues with big withs
#201
daanvdk
closed
2 years ago
0
Add test for unclosed files bug
#200
abzainuddin
closed
2 years ago
0
Fix unclosed files
#199
abzainuddin
closed
2 years ago
0
Next