theJekyllProject icon indicating copy to clipboard operation
theJekyllProject copied to clipboard

OLDrepo issue

Open singh1114 opened this issue 6 years ago • 1 comments

PostCategory matching query does not exist.

theJekyllProject/views.py line 275.
save_post_category_database(post, category, pk) 

theJekyllProject/functions.py line 75
post_category = PostCategory.objects.get(post=post) 

singh1114 avatar Mar 06 '18 18:03 singh1114