Logo
Explore Help
Register Sign In
discoman/python-tdd
1
0
Fork 0
You've already forked python-tdd
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
53cd7afeb46557d98c3106bcacff7a1b9986956d
python-tdd/src/apps/tooltips/apps.py

7 lines
153 B
Python
Raw Normal View History

tooltips app TDD spike + kit bag refactor to .tt - New apps.tooltips: TooltipContent model, {% tooltip data %} inclusion tag, _tooltip.html partial with .tt/.tt-title/.tt-description etc. class contract; 34 tests green - Kit bag panel (_kit_bag_panel.html): .token-tooltip → .tt + child class renames (tt-title, tt-description, tt-shoptalk, tt-expiry) - game-kit.js attachTooltip: .token-tooltip → .tt selector - SCSS: .tt added alongside .token-tooltip for display:none default + hover rules in _wallet-tokens.scss and _game-kit.scss Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 22:16:50 -04:00
from django.apps import AppConfig
class TooltipsConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'apps.tooltips'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 165ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API