Update Notes
Improvements
-
Adds signals for discount and amnesty applications to send automatic emails:
- On submission of a new application
- On official enrollment of an applicant
-
Uses Celery to process tasks asynchronously and CloudAMQP's service for RabbitMQ
-
Updates Travis CI to use RabbitMQ Server
-
Overhauls admin panel with new list display, filters, and actions
-
Adds EmailCommunication model
-
Updates application models with status and notes
-
Includes tests for signals and email tasks