Commit Graph

18 Commits

Author SHA1 Message Date
Santiago L 40cb2b45bb Upgrade to be compatible with django 3.2 2024-01-26 14:22:52 +01:00
Santiago L 76c18c0cae Set order_by on AddressListView
Avoid pagination inconsistency
2024-01-26 13:51:08 +01:00
Santiago L 2c655f6b08 Cosmetics & filter by request.user missing views 2024-01-26 13:35:10 +01:00
Santiago L 790ac0074a Drop type annotations 2024-01-26 12:56:12 +01:00
Santiago L f140fe480e Fix MailboxDeleteView 2024-01-25 14:19:58 +01:00
Santiago L d4b44d58c8 Fix AddressDeleteView 2024-01-25 13:59:14 +01:00
Santiago L a6be3e5b00 Allow add and update domain's record 2023-11-29 12:42:54 +01:00
Santiago L f26b2f0e87 Allow user to create a new record on a domain 2023-11-29 12:16:17 +01:00
Santiago L 7c85f219d8 Set USER_SUPPORT_EMAIL 2023-11-27 13:03:53 +01:00
Santiago L bae29f766f Fix DatabasesView 2023-11-27 13:03:47 +01:00
Santiago L d34b21448a Fix MailingListsView 2023-11-27 13:03:39 +01:00
Santiago L a921e0f648 Refactor address & mailbox views 2023-11-27 13:03:25 +01:00
Santiago L a23dcf68fc Refactor Mailboxes list view 2023-11-27 13:03:20 +01:00
Santiago L aa0de32cd0 Refactor my-profile & fix set language 2023-11-27 13:03:14 +01:00
Santiago L 4112e9178a Refactor views related to billing 2023-11-27 13:03:10 +01:00
Santiago L f2aaf28422 Refactor DomainDetailView 2023-11-27 13:03:05 +01:00
Santiago L f6b1cf56e3 Adapt user login (based on django.contrib.auth) 2023-11-27 13:02:42 +01:00
Santiago L e60ac8f24a Move musician as orchestra module
Copy of code in repository https://github.com/ribaguifi/django-musician
at commit d1a7ad911751e0bb5d68efa63696b1c6e2a0b47b

NOTE: there are minor changes to adapt code
2023-11-27 13:02:29 +01:00