blog
Here are 706 public repositories matching this topic...
i18n support
-
Updated
May 22, 2020 - Python
Brett Fox's answer to When VCs say the giants will enter the market and put you out of business in a day, what is the best answer you can give? - Quora
July 19, 2019 at 01:27PM
via Instapaper https://ift.tt/32B5pTS
-
Updated
May 3, 2020 - Python
Hello,
I installed djangocms-blog (github version with fix by jasujm, as per "migration error" issue), but I am having a lot of trouble understanding how to configure this app properly. (Django version = 2.2.7, django-cms version 3.7.1)
- The blog page was created and assigned to the blog app, but it used the first template on my templates list, which does not have any blog functionality. S
Add a test to see, if following is working as expected:
*this is [[https://karl-voit.at][bold]]*
*this is [[https://karl-voit.at][bold*]]
*this [[https://karl-voit.at][is]] bold*
[[https://karl-voit.at][*This]] is bold*
*[[https://karl-voit.at][This]] is bold*
If an issue is detected, fix it accordingly.
-
Updated
Mar 9, 2020 - Python
-
Updated
Apr 11, 2020 - Python
-
Updated
Jan 30, 2020 - Python
-
Updated
May 3, 2020 - Python
-
Updated
Apr 12, 2020 - Python
-
Updated
Feb 19, 2017 - Python
-
Updated
Nov 16, 2016 - Python
-
Updated
Apr 10, 2019 - Python
Improve this page
Add a description, image, and links to the blog topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blog topic, visit your repo's landing page and select "manage topics."
Related to #34, it would be great to show the description field of the Category on the search result page. However, currently only the name of the category is accessible in the template via
entries_by_categoryin routes.py. While #94 contains basically a workaround to this, from a user perspective