Skip to content

harmardir/blog-app-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog-app-3

  • This Django blog app allows users to create posts and publish them on the website.

Alt text

  • The app includes a Post model with fields for the post's title, author, content, and status (draft or published).

Alt text

  • The PostList and PostDetail views allow users to view a list of published posts and view a specific post in detail, respectively.

  • The app also includes an admin interface where posts can be managed, filtered, and searched.

Alt text

  • The templates for the app include an index.html file for listing all posts, a post_detail.html file for displaying individual posts, and a sidebar.html file for displaying information about the blog website.

Alt text

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published