Skip to content

karpenkotakeoff/django_blog

Repository files navigation

Simple Blog powered by Django

On this blog you can create posts, and tags if you have admin rights, if not, you can just read posts.

img1.png

Lets try create a post

Firstable, we must log in as admin

img2.png

Afterwards the admin panel is appear

img3.png

Now, Create=>Post, and we can fill the forms.

img4.png

Slug field can be empty, in this case slug will be created automatically

Our post was created

img5.png

Also we have a tags list.

img6.png

And can create new tag.

img7.png

Thanks for your time :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published