browze

Results 4 issues of browze

Do you think it would be worth implementing a feature allowing users to decide whether to use the batch update or individual update approach when reordering other affected rows. It...

It would appear that your migration assumes an auto increment id field is in use for the user model. The following error is generated when a UUID is used: `Applying...

This lib looks like it would be extremely useful to include in the main Django framework. As far as I can tell from the README it doesn't imply any breaking...

The following code using the current version of Filepond (https://unpkg.com/filepond@^4/dist/filepond.js): ``` const pond = FilePond.create(inputElement, { files: [{ source: "12345", options: { type: "limbo" } }] }); ``` produces this...

v0.6.0
v0.5.1