Fixed tags
This commit is contained in:
parent
0f83e7deca
commit
4c63d78337
@ -2,9 +2,8 @@
|
||||
title = "How I got a residency appointment thanks to Python, Selenium and Telegram"
|
||||
author = ["Roger Gonzalez"]
|
||||
date = 2020-08-02
|
||||
lastmod = 2023-01-14T12:00:53-03:00
|
||||
tags = ["python", "selenium", "telegram"]
|
||||
categories = ["programming"]
|
||||
lastmod = 2023-01-14T15:05:04-03:00
|
||||
tags = ["programming", "python", "selenium", "telegram"]
|
||||
draft = false
|
||||
weight = 2003
|
||||
+++
|
||||
|
@ -2,9 +2,8 @@
|
||||
title = "How to create a celery task that fills out fields using Django"
|
||||
author = ["Roger Gonzalez"]
|
||||
date = 2020-11-29T15:48:48-03:00
|
||||
lastmod = 2022-12-29T09:34:16-03:00
|
||||
tags = ["python", "celery", "django", "docker", "", "dockercompose"]
|
||||
categories = ["programming"]
|
||||
lastmod = 2023-01-14T15:04:59-03:00
|
||||
tags = ["programming", "python", "celery", "django", "docker", "", "dockercompose"]
|
||||
draft = false
|
||||
weight = 2002
|
||||
+++
|
||||
|
@ -2,8 +2,8 @@
|
||||
title = "Removing comments from my blog"
|
||||
author = ["Roger Gonzalez"]
|
||||
date = 2023-01-14
|
||||
lastmod = 2023-01-14T14:51:21-03:00
|
||||
categories = ["announcements"]
|
||||
lastmod = 2023-01-14T15:05:21-03:00
|
||||
tags = ["announcements"]
|
||||
draft = false
|
||||
weight = 2001
|
||||
+++
|
||||
|
@ -2,9 +2,8 @@
|
||||
title = "Using MinIO to upload to a local S3 bucket in Django"
|
||||
author = ["Roger Gonzalez"]
|
||||
date = 2021-01-10
|
||||
lastmod = 2023-01-14T14:56:18-03:00
|
||||
tags = ["python", "django", "minio", "docker", "", "dockercompose"]
|
||||
categories = ["programming"]
|
||||
lastmod = 2023-01-14T15:04:51-03:00
|
||||
tags = ["programming", "python", "django", "minio", "docker", "", "dockercompose"]
|
||||
draft = false
|
||||
weight = 2001
|
||||
+++
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
#+author: Roger Gonzalez
|
||||
|
||||
* Programming :@programming:
|
||||
* Programming :programming:
|
||||
:PROPERTIES:
|
||||
:ID: 622d1d7a-cef9-4eb6-838c-552086182fec
|
||||
: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
|
||||
Gitlab: https://gitlab.com/rogs/registro-civil-scraper
|
||||
* Announcements :@announcements:
|
||||
* Announcements :announcements:
|
||||
:PROPERTIES:
|
||||
:ID: 0b36e39a-3389-4809-ae40-64ce37d452a1
|
||||
:END:
|
||||
|
Loading…
x
Reference in New Issue
Block a user