Creates support Semantic UI components inside Django CMS Admin. Components like: Grid, Segment, Container
Instalation:
pip install djangocms_semantic_ui
Creates badges for Git tag version, Coverage and you can create your own
Instalation:
pip install all_badge
Django CMS Markdown Plugin supported by Simple Markdown Editor. Supports Live Edit and Live Preview
Instalation:
pip install djcms_markdown
Installable app to handle Authentication with JWT Tokens from parent project. It does not require to create Users just need to set the JWT Key
Instalation:
pip install django-auth-jwt-tenant
Talk about GraphQL in production environments with recommentations to use it.
Talk about GraphQL in production environments with recommentations to use it. This talk includes GraphQL Subscriptions.
Talk about implementing CI/CD in your projects using Gitlab.