django 좋아요 ajax와 @property 2019-05-03 Ajax Django 참조 https://wayhome25.github.io/django/2017/06/25/django-ajax-like-button/#기존의-방식으로-좋아요-기능구현-새로고침-o https://hamait.tistory.com/827 https://whatisthenext.tistory.com/115 Read More
django category 모델 만들기와 recursive 관계 2019-05-03 Django Recursive 참고 https://stackoverflow.com/questions/44798651/why-to-use-self-foreignkey-in-django-models Read More
django haystack whoosh 검색 구현 2019-04-22 Django Haystack django로 만들고 있는 웹에 검색기능을 구현해봅시다. medium 포스팅이 이해하는데 정말 많은 도움이 되었습니다. 감사합니다. Read More