8000 docs: Improve explanation on how to use templates with django CMS by fsbraun · Pull Request #7929 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content

docs: Improve explanation on how to use templates with django CMS #7929

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
May 29, 2024

Conversation

fsbraun
Copy link
Member
@fsbraun fsbraun commented May 25, 2024

Description

People have struggled to understand how templates work with django CMS. Since both the quickstarter project and the project template for the djangocms command include a dummy template configuration, it might easily appear insufficiently transparent how to use templates with django CMS.

This PR adds some basic information to the "How to work with templates" section. I tried to focus on the main points.

Please feel free to directly add more stuff you think is needed or to explain things better!

Directly change the PR or add comments here, please!

Related resources

  • #...
  • #...

Checklist

  • I have opened this pull request against develop-4
  • I have added or modified the tests when changing logic
  • I have followed the conventional commits guidelines to add meaningful information into the changelog
  • I have read the contribution guidelines and I have joined the channel #pr-reviews on our Discord Server to find a “pr review buddy” who is going to review my pull request.

@fsbraun fsbraun requested a review from a team May 25, 2024 16:52
@fsbraun fsbraun merged commit d4a7526 into django-cms:develop-4 May 29, 2024
80 checks passed
@fsbraun fsbraun deleted the docs/templates branch May 29, 2024 19:04
fsbraun added a commit that referenced this pull request May 29, 2024
)

* docs: Improve docs on how to use templates

* Fix typos, add `assertIn` to word list

* Update setup.cfg

* Remove "while"

* Clarify use of CSS and JS libraries

* Fix references.

* Update djangocms-alias section

* Update 04-templates.rst: Add missing space
@fsbraun fsbraun mentioned this pull request May 29, 2024
4 tasks
fsbraun added a commit that referenced this pull request May 30, 2024
* fix: Only switch to structure endpoint on viewport breakpoint if in edit mode (#7920)

* fix: #7859: allow special characters in page title (#7868)

* fix #7859: allow special characters in page title

* Update test_templatetags.py

* Fix ruff issues in test_templatetags.py

* One more time: fix ruff issues in test_templatetags.py

---------

Co-authored-by: Fabian Braun <fsbraun@gmx.de>

* docs: Improve explanation on how to use templates with django CMS (#7929)

* docs: Improve docs on how to use templates

* Fix typos, add `assertIn` to word list

* Update setup.cfg

* Remove "while"

* Clarify use of CSS and JS libraries

* Fix references.

* Update djangocms-alias section

* Update 04-templates.rst: Add missing space

* fix codespell

* fix codespell

---------

Co-authored-by: Jacob Rief <jacob.rief@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0