Implement Chzzk campaign management features, including models, views, and templates
Some checks failed
Deploy to Server / deploy (push) Failing after 9s
Some checks failed
Deploy to Server / deploy (push) Failing after 9s
This commit is contained in:
parent
677aedf42b
commit
9ce324fd2d
12 changed files with 594 additions and 164 deletions
|
|
@ -228,6 +228,10 @@
|
|||
<a href="{% url 'kick:game_list' %}">Games</a> |
|
||||
<a href="{% url 'kick:organization_list' %}">Organizations</a>
|
||||
<br />
|
||||
<strong>Chzzk</strong>
|
||||
<a href="{% url 'chzzk:dashboard' %}">Dashboard</a> |
|
||||
<a href="{% url 'chzzk:campaign_list' %}">Campaigns</a>
|
||||
<br />
|
||||
<strong>Other sites</strong>
|
||||
<a href="#">Steam</a> |
|
||||
<a href="{% url 'youtube:index' %}">YouTube</a> |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue