Changes between Version 3 and Version 4 of Ticket #33324
- Timestamp:
- Nov 26, 2021, 1:00:40 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33324 – Description
v3 v4 13 13 raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name) 14 14 }}} 15 16 Side note: mange.py sendtestemail is working, so its not an email setup issue. 15 17 16 18 As a temp fix I subclassed the storage: