From 4c63d78337fea5c6d05dd7541352e0627568d40c Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sat, 14 Jan 2023 15:06:05 -0300 Subject: Fixed tags --- ...ow-i-got-a-residency-appointment-thanks-to-python-and-selenium.md | 5 ++--- ...how-to-create-a-celery-task-that-fills-out-fields-using-django.md | 5 ++--- content/posts/removing-comments-from-my-blog.md | 4 ++-- .../posts/using-minio-to-upload-to-a-local-s3-bucket-in-django.md | 5 ++--- 4 files changed, 8 insertions(+), 11 deletions(-) (limited to 'content') diff --git a/content/posts/how-i-got-a-residency-appointment-thanks-to-python-and-selenium.md b/content/posts/how-i-got-a-residency-appointment-thanks-to-python-and-selenium.md index 8920006..2094856 100644 --- a/content/posts/how-i-got-a-residency-appointment-thanks-to-python-and-selenium.md +++ b/content/posts/how-i-got-a-residency-appointment-thanks-to-python-and-selenium.md @@ -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 +++ diff --git a/content/posts/how-to-create-a-celery-task-that-fills-out-fields-using-django.md b/content/posts/how-to-create-a-celery-task-that-fills-out-fields-using-django.md index 627f4a3..487fecc 100644 --- a/content/posts/how-to-create-a-celery-task-that-fills-out-fields-using-django.md +++ b/content/posts/how-to-create-a-celery-task-that-fills-out-fields-using-django.md @@ -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 +++ diff --git a/content/posts/removing-comments-from-my-blog.md b/content/posts/removing-comments-from-my-blog.md index 943befe..baf26d6 100644 --- a/content/posts/removing-comments-from-my-blog.md +++ b/content/posts/removing-comments-from-my-blog.md @@ -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 +++ diff --git a/content/posts/using-minio-to-upload-to-a-local-s3-bucket-in-django.md b/content/posts/using-minio-to-upload-to-a-local-s3-bucket-in-django.md index 91d0f73..06a7d1d 100644 --- a/content/posts/using-minio-to-upload-to-a-local-s3-bucket-in-django.md +++ b/content/posts/using-minio-to-upload-to-a-local-s3-bucket-in-django.md @@ -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 +++ -- cgit v1.2.3