-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add xform to attachment model (#2587)
* FA|KM|DU: Add xform to attachment model Co-authored-by: Frankline Apiyo <[email protected]> Co-authored-by: Kelvin Muchiri <[email protected]> * Fix failing tests for attachment viewset Co-authored-by: Kip <[email protected]> * Return empty list on XFormFilter/attachments when no form selector has been specified. * Add submitted user to Attachment model * Handle form filter when a single record via pk is requested * add migration to populate attachements xform * fix typo * fix typo * refactor code for optimisation * fix AttributeError: 'dict' object has no attribute 'pk' * fix typo --------- Co-authored-by: Frankline Apiyo <[email protected]> Co-authored-by: Kelvin Muchiri <[email protected]> Co-authored-by: Kip <[email protected]>
- Loading branch information
1 parent
64fd3c4
commit fc1a1ff
Showing
18 changed files
with
957 additions
and
758 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.