replace slippers with django-cotton
main reason: slippers cannot pass request via context inside its components, making it annoying to use template takes that take request. more reasons: not actively worked on, no named slots, having to define components in components.yaml + new components do not get registered without restarting server
This commit is contained in:
@ -30,7 +30,7 @@ django-template-partials = "^24.2"
|
||||
markdown = "^3.6"
|
||||
|
||||
|
||||
slippers = "^0.6.2"
|
||||
django-cotton = "^0.9.34"
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
||||
|
Reference in New Issue
Block a user