drf-messages

Use Django’s Messages Framework with Django Rest Framework project.

Features

  • Persistent message storage in database

  • Automatic cleanup

  • DRF endpoint for accessing messages

Installation and Setup