[PYTHON] I want to make a blog editor with django admin

For those who want to create a blog

I wrote it for people who want to do it from the admin site when posting an article to a blog application made with Django. I myself was very confused, and I went while researching this and that, so I hope it helps.

Recommended for people like this

・ I want to post an image on my blog and display it. ・ I want to post a blog from the management screen (admin screen) ・ I want to decorate a blog article with a text editor (bold, font adjustment, etc.)

Referenced articles

This person's commentary was very easy to understand. https://zerofromlight.com/blogs/detail/51/ If you want to post and use the image you want to use on the blog application, this article is recommended. https://qiita.com/j54854/items/1f0560142e39d888251c

Recommended Posts

I want to make a blog editor with django admin
I want to make a game with Python
I want to make a click macro with pyautogui (desire)
I want to make a click macro with pyautogui (outlook)
I want to blog with Jupyter Notebook
[Introduction] I want to make a Mastodon Bot with Python! 【Beginners】
I want to make matplotlib a dark theme
I want to write to a file with Python
I want to upload a Django app to heroku
I tried to create a table only with Django
I want to transition with a button in flask
I want to climb a mountain with reinforcement learning
I want to work with a robot in python.
I want to split a character string with hiragana
[Python] I want to make a nested list a tuple
I want to manually create a legend with matplotlib
I want to run a quantum computer with Python
I want to bind a local variable with lambda
I want to start a jupyter environment with one command
[Mac] I want to make a simple HTTP server that runs CGI with Python
I want to use a virtual environment with jupyter notebook!
I want to install a package from requirements.txt with poetry
I can't log in to the admin page with Django3
Make a filter with a django template
I want to do ○○ with Pandas
[Visualization] I want to draw a beautiful graph with Plotly
I want to debug with Python
I want to make input () a nice complement in python
I tried to make a simple text editor using PyQt
[Python] I want to make a 3D scatter plot of the epicenter with Cartopy + Matplotlib!
I want to make a voice changer using Python and SPTK with reference to a famous site
[3rd] I tried to make a certain authenticator-like tool with python
Rails users try to create a simple blog engine with Django
I want to do a full text search with elasticsearch + python
I tried to make a periodical process with Selenium and Python
I tried to make a 2channel post notification application with Python
I want to make a parameter list from CloudFormation code (yaml)
I tried to make a todo application using bottle with python
[4th] I tried to make a certain authenticator-like tool with python
[1st] I tried to make a certain authenticator-like tool with python
I tried to make a strange quote for Jojo with LSTM
I tried to make a mechanism of exclusive control with Go
I want to detect objects with OpenCV
I want to print in a comprehension
[Django] Want to customize your admin page?
I want to build a Python environment
I want to pip install with PythonAnywhere
I want to analyze logs with Python
I want to play with aws with python
I want to make an automation program!
I tried to make a Web API
I made a WEB application with Django
Python: I tried to make a flat / flat_map just right with a generator
I want to do it with Python lambda Django, but I will stop
(Matplotlib) I want to draw a graph with a size specified in pixels
[Django] I made a field to enter the date with 4 digit numbers
I came up with a way to make a 3D model from a photo.
I tried to make a calculator with Tkinter so I will write it
I tried to make "Sakurai-san" a LINE BOT with API Gateway + Lambda
I tried to make a traffic light-like with Raspberry Pi 4 (Python edition)
I tried to send a registration completion email from Gmail with django.