abhiabhi94 / blog

A django based blog.
https://www.hackadda.com
MIT License
1 stars 1 forks source link

Fix update and preview for unpublished post #108

Open chrishna1 opened 4 years ago

chrishna1 commented 4 years ago

Right now date_published is required for update and preview page but that is not available for unpublished post.