When working with models in Django with DateTimeField such as created_at, updated_at, and so on, we often come across the issue of supporting different timezones, especially when your intended audience is
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 을 이용해 Github Pages 로 개인 웹사이트 및 개발 블로그를 운영해왔는데, 마크다운만큼 편리하면서 동시에 간단한 WYSIWYG, 특히 이미지 드래그&드롭 업로드 기능이 지원되지 않아서