Notes related to the following tags: Django app. Page 1
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 app. Page 1
I was able to add ads to my website. I was really disappointed that I couldn't even choose the ad topics. For now, I only have ad units from Yandex Advertising Network, but I'll try to create apps for Google AdSense later.
I know I should have done this a while ago, but somehow I never got around to it. Publishing your packages on PyPi is surprisingly easy. And what I liked the most was a trial/test/training server for publishing your first packages. Very cool. For my Django applications, it's just right.
Today I was able to implement 3.5 buttons for "Engager", these are Like, Share, Bookmark and almost ready a Feedback button. I made it so that it would be possible to use them not only on posts but also on pagination and tool pages. Also, I wrote an article about my gamedev past, it will be released soon (/▽\)
Today, I spent almost the whole day creating my own article editor. You know, without using vscode, OpenDocx. So that everything would be on the site. In general, I made a base, a landing page, a django application; connected and configured everything. All that's left is to configure the editors and style everything to match my site. And also, today a child almost bit me.