Skip to content Skip to sidebar Skip to footer
Showing posts with the label Django Admin

Django Admin: Allowing Some Html In User Input

By default, the Django admin strips away all HTML tags from user input. I'd like to allow a sma… Read more Django Admin: Allowing Some Html In User Input

Django Admin: Allowing Some HTML In User Input

By default, the Django admin strips away all HTML tags from user input. I'd like to allow a sma… Read more Django Admin: Allowing Some HTML In User Input