Skip to content

nyamba/django-offline-messages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation Instructions

Make changes to your settings:

  • Add to INSTALLED_APPS 'offline_messages'
  • Set MESSAGE_STORAGE to 'offline_messages.storage.OfflineStorageEngine'