This website requires JavaScript.
Explore
Help
Register
Sign In
xiaji
/
game-cards-poker-design
Watch
1
Star
0
Fork
0
You've already forked game-cards-poker-design
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
76934eb094bb5e2e4fa2a0cc69b45707cecf2dc5
game-cards-poker-design
/
backend
/
apps
/
templates
/
__pycache__
/
urls.cpython-314.pyc
2 lines
422 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix Django migration issues and add missing URLs - Create missing templates app urls.py - Fix REST_FRAMEWORK pagination settings - Add DEFAULT_AUTO_FIELD configuration - Create migration files for all apps - Fix auto-generated model warnings - Verify database setup with test project
2026-05-31 16:01:00 +08:00
+
Rebuild Home and Editor pages with simplified inline styles - Replace Element Plus components with pure HTML/CSS - Use inline styles for reliable rendering - Fix templates URL duplicate path issue - Insert template data (4 templates) via Django shell - Clear Vite cache and restart both servers
2026-05-31 22:07:39 +08:00