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
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:
들어가며
평소 마크다운이 편하고 개발자에게 친숙하다는 이유로 간편하게 Jekyll [https://jekyllrb.com/] 을 이용해 Github
Pages [https://hunj.github.io/] 로 개인 웹사이트 및 개발 블로그를 운영해왔는데, 마크다운만큼 편리하면서 동시에 간단한
WYSIWYG, 특히