- Jan 03, 2023
-
-
Saurabh Kumar authored
Replace their usages with the literal versions, [] for lists, {} for dicts, etc. It's easier for others to read, looks nicer, and the interpreter will convert it into bytecode that is executed faster (special opcodes for the containers, instead of performing function calls).
-
Saurabh Kumar authored
Within an except clause, raise exceptions with raise ... from err or raise ... from None to distinguish them from errors in exception handling
-
Saurabh Kumar authored
-
Saurabh Kumar authored
-
Saurabh Kumar authored
- Fix test for EmailMessage task - Add tablib dependency for Wagtail ExportAdmin - Fix DeprecationWarning for django_table2 - Fix depreciationwarning for beautifulSoup - Fix RemovedInDjango41Warning for default_app_config - Fix DjangoRemovedIn4.0 warning Middleware always require a function - Upgrade boto3 and scout-apm - Update pytest-cov to 4.0.0 from 3.0.0 - Upgrade djangorestframework-api-key to 1.2.0 - Rename “app” to “apps”
-
- Dec 20, 2022
-
-
Fredrik Jonsson authored
-
Saurabh Kumar authored
Replace setUpTestData with setUp `setUpTestData` should not have items that don't support `deepcopy`. e.g. the database model items
-
- Dec 15, 2022
-
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
Saurabh Kumar authored
Fixes #3079
-
- Dec 08, 2022
-
-
Fredrik Jonsson authored
New Hypha logo!
-
- Dec 07, 2022
-
-
Fredrik Jonsson authored
Fixes #3074 The React app or "three column view" was built for an organisation that no longer use Hypha. No current implementors use it. Removing it simplifies Hypha quite a bit. Co-authored-by:
Saurabh Kumar <theskumar@users.noreply.github.com>
-
- Dec 06, 2022
-
-
Saurabh Kumar authored
Fixes #3055
-
- Nov 30, 2022
-
-
Fredrik Jonsson authored
Updating to jQuery 3.6.1.
-
- Nov 29, 2022
-
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
Update the sandbox db.
-
Fredrik Jonsson authored
-
- Nov 23, 2022
-
-
Fredrik Jonsson authored
Add show deadline setting to Funds. Hide deadline on all public pages.
-
- Nov 22, 2022
-
-
Fredrik Jonsson authored
Add feature to download paf as docx file
-
Fredrik Jonsson authored
Show reset link directly below password field. Only show Google login…
-
Fredrik Jonsson authored
Fix permission view for wagtail user groups
-
Fredrik Jonsson authored
Bump pillow from 9.0.1 to 9.3.0
-
sandeepsajan0 authored
-
sandeepsajan0 authored
-
sandeepsajan0 authored
-
sandeepsajan0 authored
-
sandeepsajan0 authored
-
sandeepsajan0 authored
-
sandeepsajan0 authored
-
sandeepsajan0 authored
-
Fredrik Jonsson authored
Node: [hash] is now [fullhash]
-
Fredrik Jonsson authored
-
dependabot[bot] authored
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.0.1...9.3.0 ) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Fredrik Jonsson authored
Add PDF template, with custom styling and context
-
Fredrik Jonsson authored
UI refinements for Two-Factor authentication setup
-
sandeepsajan0 authored
-
- Nov 21, 2022
-
-
sandeepsajan0 authored
-
sandeepsajan0 authored
-
sandeepsajan0 authored
-