You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`django-unicorn` provides a way to use backend Django code and regular Django templates to create interactive experiences without investing in a separate frontend framework.
@@ -37,3 +40,22 @@ https://www.django-unicorn.com
37
40
1. Make sure test package can be installed as expected (https://test.pypi.org/project/django-unicorn/)
38
41
1.`poetry publish -r pypi -u __token__`
39
42
1. Make sure live package can be installed as expected (https://pypi.org/project/django-unicorn/)
43
+
44
+
## Contributors ✨
45
+
46
+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
47
+
48
+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
0 commit comments