-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updated django to 3.0 * replaced deprecated render_to_response with render * removed deprecated staticfiles tempalte tag. static tempalte tag replaces functionality * updated disaggregation query to fix invalid SQL exception * added warning filtering to only get deprecation warnings for django 3.1 * Updated named programs list for create qa programs command. * Added order_by to annotated MetricsIndicator querysets * Add order_by() to annotated Organization queryset * Added order_by to annotated Country querysets * Upgraded Django to 3.1 * Upgrade Django to 3.2 * Add DEFAULT_AUTO_FIELD to settings and change French date format on iptt_excel_ export test * Increase default gunicorn timeout (#547) * Set Gunicorn default timeout to 60 to accommodate large bulk indicator upload * Correct typo * Correct typo * Revert "Increase default gunicorn timeout (#547)" (#548) This reverts commit 831c456. * removed warning filters * For mercycorps/TolaActivity#2737, updated the double counting text and wrapped text. * For mercycorps/TolaActivity#2737, updated disaggregation headers and updated translations. * Added csv endpoint for participant count fiscal year results * Revert "Added csv endpoint for participant count fiscal year results" * For mercycorps/TolaActivity#2663, update for disabling fields for view only state of PC Results Form.. * Revert "Revert "Added csv endpoint for participant count fiscal year results"" * Disabled save button on results framework while processing a request * Delete duplicate pc indicator (#559) (#560) Co-authored-by: Blake Long <blakemlong1@gmail.com> Co-authored-by: Andre Thomas <anthomas@mercycorps.org> Co-authored-by: André <57330117+andrethomas6@users.noreply.github.com> Co-authored-by: blakelong <33732265+blakelong@users.noreply.github.com>
- Loading branch information
1 parent
6279b3c
commit ec8a95b
Showing
29 changed files
with
1,145 additions
and
543 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
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
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
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.