Hossam-Eldin / python-blog

python django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog post with paython and django

inside blog file as app

Models

-Post -Comments

Views

CBV -AboutView -PostListView -PostDetailView -CreatePostView -PostUpdateView -PostDeleteView -DraftListView

defs -post_publish -add_comment_to_post -comment_approve -comment_remove

Forms

-PostForm -CommentForm

About

python django


Languages

Language:Python 67.6%Language:HTML 27.8%Language:CSS 4.5%