Fixed tags

This commit is contained in:
Roger Gonzalez 2023-01-14 15:06:05 -03:00
parent 0f83e7deca
commit 4c63d78337
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6
5 changed files with 10 additions and 13 deletions

View File

@ -2,9 +2,8 @@
title = "How I got a residency appointment thanks to Python, Selenium and Telegram" title = "How I got a residency appointment thanks to Python, Selenium and Telegram"
author = ["Roger Gonzalez"] author = ["Roger Gonzalez"]
date = 2020-08-02 date = 2020-08-02
lastmod = 2023-01-14T12:00:53-03:00 lastmod = 2023-01-14T15:05:04-03:00
tags = ["python", "selenium", "telegram"] tags = ["programming", "python", "selenium", "telegram"]
categories = ["programming"]
draft = false draft = false
weight = 2003 weight = 2003
+++ +++

View File

@ -2,9 +2,8 @@
title = "How to create a celery task that fills out fields using Django" title = "How to create a celery task that fills out fields using Django"
author = ["Roger Gonzalez"] author = ["Roger Gonzalez"]
date = 2020-11-29T15:48:48-03:00 date = 2020-11-29T15:48:48-03:00
lastmod = 2022-12-29T09:34:16-03:00 lastmod = 2023-01-14T15:04:59-03:00
tags = ["python", "celery", "django", "docker", "", "dockercompose"] tags = ["programming", "python", "celery", "django", "docker", "", "dockercompose"]
categories = ["programming"]
draft = false draft = false
weight = 2002 weight = 2002
+++ +++

View File

@ -2,8 +2,8 @@
title = "Removing comments from my blog" title = "Removing comments from my blog"
author = ["Roger Gonzalez"] author = ["Roger Gonzalez"]
date = 2023-01-14 date = 2023-01-14
lastmod = 2023-01-14T14:51:21-03:00 lastmod = 2023-01-14T15:05:21-03:00
categories = ["announcements"] tags = ["announcements"]
draft = false draft = false
weight = 2001 weight = 2001
+++ +++

View File

@ -2,9 +2,8 @@
title = "Using MinIO to upload to a local S3 bucket in Django" title = "Using MinIO to upload to a local S3 bucket in Django"
author = ["Roger Gonzalez"] author = ["Roger Gonzalez"]
date = 2021-01-10 date = 2021-01-10
lastmod = 2023-01-14T14:56:18-03:00 lastmod = 2023-01-14T15:04:51-03:00
tags = ["python", "django", "minio", "docker", "", "dockercompose"] tags = ["programming", "python", "django", "minio", "docker", "", "dockercompose"]
categories = ["programming"]
draft = false draft = false
weight = 2001 weight = 2001
+++ +++

View File

@ -6,7 +6,7 @@
#+author: Roger Gonzalez #+author: Roger Gonzalez
* Programming :@programming: * Programming :programming:
:PROPERTIES: :PROPERTIES:
:ID: 622d1d7a-cef9-4eb6-838c-552086182fec :ID: 622d1d7a-cef9-4eb6-838c-552086182fec
:END: :END:
@ -1086,7 +1086,7 @@ Redis, peewee, and Postgres, so stay tuned if you want to know more about that.
In the meantime, if you want to check the complete script, you can see it on my In the meantime, if you want to check the complete script, you can see it on my
Gitlab: https://gitlab.com/rogs/registro-civil-scraper Gitlab: https://gitlab.com/rogs/registro-civil-scraper
* Announcements :@announcements: * Announcements :announcements:
:PROPERTIES: :PROPERTIES:
:ID: 0b36e39a-3389-4809-ae40-64ce37d452a1 :ID: 0b36e39a-3389-4809-ae40-64ce37d452a1
:END: :END: