Blog Post Implementation Code

Asked 2 years ago, Updated 2 years ago, 37 views

http://www.wp-themes24.com/wp-content/uploads/2014/10/pingraphy-pinterest-style-wordpress-theme.jpg

There are many posts on the web. To make a post like that with Jango and Python, How do you code? Can I design it with a bootstrap?

python django

2022-09-22 11:59

1 Answers

You can use bootstrap or make the design yourself.

I think you can look for csss that support those column(?) posts

And the site seems to load the page every time you scroll down to infinity

Then, if you load the number of pages (e.g., 10 articles) for the first time and then lower it goes down

This is a format to load 10 additional posts

You can use the pagination function in django for that function

Or you can make it yourself. I think pagination will be easier to make


2022-09-22 11:59

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.