hunj.dev
  • Home
  • About
  • Resume
Using timezone-aware DateTime in Django

Using timezone-aware DateTime in Django

4 years ago 2 min read Development
When working with models in Django with DateTimeField [https://docs.djangoproject.com/en/dev/ref/models/fields/#django.db.models.DateTimeField] such as created_at, updated_at, and so on, we often come
Read Now Read Later
Validate URL in Python & Django

Validate URL in Python & Django

4 years ago 1 min read Development
From time to time we need to validate whether the URL is valid. Of course, there is a quick hacky implementation of checking if the input string has the URL format, such as:
Read Now Read Later
DigitalOcean 에 Ghost.io 블로그 플랫폼 인스턴스를 구성해보자.

DigitalOcean 에 Ghost.io 블로그 플랫폼 인스턴스를 구성해보자.

4 years ago 1 min read
들어가며 평소 마크다운이 편하고 개발자에게 친숙하다는 이유로 간편하게 Jekyll [https://jekyllrb.com/] 을 이용해 Github Pages [https://hunj.github.io/] 로 개인 웹사이트 및 개발 블로그를 운영해왔는데, 마크다운만큼 편리하면서 동시에 간단한 WYSIWYG, 특히
Read Now Read Later
Coming Soon...

Coming Soon...

4 years ago
Read Now Read Later
Newer Posts
Page 3 of 3
Powered by Ghost
hunj.dev