wardi / django-filebrowser-no-grappelli

django-filebrowser for default Django admin site. Based on https://github.com/sehmaschine/django-filebrowser v3.1 (before it was in git) Consider using https://github.com/smacker/django-filebrowser-no-grappelli which is based on a newer version
Other
150 stars 114 forks source link

messages_set problem #18

Closed ostronom closed 12 years ago

ostronom commented 12 years ago

I'm getting the 'User' object has no attribute 'message_set' error. In django-1.4 this is deprecated. Maybe there should be test for messaging framework presence?

wardi commented 12 years ago

Sure, I'll get to it when I start using a newer Django with filebrowser. Patches welcome, of course