- Updated `card_badge.html` to adjust width properties for better layout consistency. - Modified `trade_offer_png.html` to change padding for improved visual appearance. - Enhanced `bubble_up_trade_offer_updates` signal to delete cached images when related instances change, ensuring up-to-date content. - Updated `TradeOfferPNGView` to pass the request context when rendering the template, improving compatibility with Django's template rendering. - Refactored `render_trade_offer_png` to use constants for dimensions and improve readability, while also updating context handling for better integration. |
||
|---|---|---|
| .. | ||
| migrations | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| forms.py | ||
| mixins.py | ||
| models.py | ||
| signals.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||