pkmntrade.club/theme
badbl0cks 9b3b3d099f Fix trade offer png generation (fixes #27).
- 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.
2025-05-05 21:53:31 -07:00
..
static_src use <a> tags for card_badge and trade_offer clickable areas (except for main card_badge row on trade_offers, still uses @click for now because the a tag can't wrap that content for some reason). closes #14 2025-04-15 00:15:08 -07:00
templates Add Simple Analytics for privacy-first tracking 2025-04-29 14:01:31 -07:00
templatetags Fix trade offer png generation (fixes #27). 2025-05-05 21:53:31 -07:00
__init__.py Add tailwind and daisyUI 2025-03-11 23:47:19 -07:00
apps.py Add tailwind and daisyUI 2025-03-11 23:47:19 -07:00