Jacob Coffee
Jacob Coffee
## Description - ## Closes -
Our apt updates and upgrades really are hit or miss because landscape or whatever mirror goes down sort've often. Check to see if we can use something like - https://wiki.debian.org/AptCacherNg...
This is a tracking issue, some logs: ``` coffee@buildbot:~$ cat /var/log/droplet-agent.update.log Waiting 799 seconds Checking architecture support...OK Preparing to check for update Package Host: https://repos-droplet.digitalocean.com Package Path: apt/droplet-agent/pool/main/main/d/droplet-agent/droplet-agent_ Keyring Path:...
Investigate separately these non-failing warnings ``` ......................../usr/local/lib/python3.12/site-packages/admin_interface/templatetags/admin_interface_tags.py:29: UserWarning: Language chooser requires 'django.middleware.locale.LocaleMiddleware' in your MIDDLEWARE to work. warnings.warn( ............................................................/usr/local/lib/python3.12/site-packages/admin_interface/templatetags/admin_interface_tags.py:29: UserWarning: Language chooser requires 'django.middleware.locale.LocaleMiddleware' in your MIDDLEWARE to work. warnings.warn(...
Investigate separately these non-failing warnings ``` WARNINGS: SponsorshipBenefit: (ordered_model.W003) OrderedModelBase subclass has a ModelManager that does not inherit from OrderedModelManager. This is not ideal but will work. SponsorshipPackage: (ordered_model.W003) OrderedModelBase...
#### Description - When browsing somewhere nonexistent we crash and throw a Sentry error: https://www.python.org/search/?q=about&page=45 leads to: which fails loading JS and the title bar is also funky: --- ```...
#### Description - Update to Django 5.2 #### Closes - Resolves #2709
#### Description - Clean release name field to ensure no errors when loading release pages Closes #2724
### Is your feature request related to a problem? Please describe. When creating a new release to test #2717, I thought the PR was bad because it was possible to...
### Is your feature request related to a problem? Please describe. Investigate what is required to upgrade to Django 5.2 as it was released 2025-04-02 (also release is the first...