Notes related to the following tags: Django. Page 3
Here are collected small notes about all sorts of unimportant, everyday trifles. Which are not worthy of a separate article or any other mention. You can consider this my diary. An easy way for me to splash everything out on the site in a minute, so to speak. They were linked and grouped under the following tags: Django. Page 3
I slightly reworked the category of tools so that now each tool is a separate landing page, which, of course, can be edited. And I added the Platform model to the tools.
Breadcrumbs is here. Fixed an indexing problems too.
19.12.2024
/
19.12.2024
Added breadcrumbs to the site today. My filter pages should get a significant boost now. Also, as a bonus, I was able to solve 98% of the reasons (according to Google) that were preventing the site from being indexed. It was all about the last dash, that's it. Overall, I'm pleased with myself.
Honestly, it's not just a comment system, but also likes, share buttons, etc. It's easy to add, hard to do it right. I think a new app, a couple of middlewares, and some templates will do the trick.