PaulGilmartin / django-pgpubsub

A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.
Other
245 stars 12 forks source link

Add default ordering to the Notification model so that they come in c… #60

Closed PaulGilmartin closed 1 year ago

PaulGilmartin commented 1 year ago

…hronological order based off of creation_at datetime