Nate Dudenhoeffer
Nate Dudenhoeffer
@jrief Any update on a release to include this move? It looks like you handled django 3.1 compatibility a year ago, but there isn't a release for it.
@jrief Thanks for the response. Your new project looks like a really nice approach! I completely agree it is long past time to move away from angular.js. I have mostly...
Thanks but no thanks. I suggest you archive the github repo that that the few of us still using it know there won't be any more releases. You are completely...
I have added ng-model to the management form by modifying it in the `as_ul` method on the formset class. This feels like a bit of hack, but since the management...
Pushing an unknown number of forms into the array is going to be problematic. Clearly we will need to initialize the array in the controller, but it can't be empty....
I think that Zen is one of the things I like about this project, myself having been acquainted with Django much longer than Angular. I'll keep that in mind as...
This issue is not specific to files. This can be done as described in #205 and #190. This appears to be a duplicate of #205
I would like to propose making the `snapshot` or `reference` available rather than only the id. This has the advantage that it can be used to access subcollections directly from...
psql for postgres has similar functionality where you can use ctrl-r and start typing just like in bash. To me that would be the ideal functionality, but a UI to...
@skunkworker please do create a PR, even if it isn't merged, the rest of the community would benefit from it.