The-WebOps-Club / fest-api

An API implementation for Saarang Shaastra like fests, including ERP and Mainsite and Mobile interface
12 stars 11 forks source link

Signals and notifications fixed #35

Closed varshaan closed 10 years ago

varshaan commented 10 years ago

Have fixed the multiple notification issue and have created dept and subdept signals for when they are tagged. Check out the TODO note in wall/signals.py. Check the code generally also once.

shahidhk commented 10 years ago

@varshaan Did you make any changes to create_post and create_comment in apps/walls/views.py? I cant find any. Since they have moved to ajax.py, I am discarding those views