-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added more account fields for users (maintainers) - Added account details edit page - Added API endpoint to list maintainer details - Form pages in shipper now look snazzier, thanks to `django-crispy-forms`! - Updated library dependencies - django (4.1.3 -> 4.1.4) - sentry-sdk (1.11.1 -> 1.12.1) - shipper is now licensed under AGPLv3! - Miscellaneous code improvements - General code cleanup
- Loading branch information
1 parent
434d9af
commit 8387f88
Showing
2 changed files
with
6 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
2.8.0 | ||
2.9.0 | ||
1.7.0 |