taiga-back/greenmine/projects/tasks
David Barragán Merino 649df99977 Updated the closed signal in the task model to close the milestone of the saved task if all us have task and all are closed 2013-11-11 18:45:39 +01:00
..
migrations Removed uuid and fixed modified_date and created_date 2013-10-29 22:22:12 +01:00
templates/emails Fixed Task emails 2013-10-29 22:22:11 +01:00
tests Fixed all tests 2013-10-24 18:18:07 +02:00
__init__.py Remove unused code. 2013-10-16 20:33:17 +02:00
admin.py Minor improvements on admin interface. 2013-10-24 09:03:17 +02:00
api.py Created tests to tasks app 2013-10-11 09:40:13 +02:00
models.py Updated the closed signal in the task model to close the milestone of the saved task if all us have task and all are closed 2013-11-11 18:45:39 +01:00
permissions.py Added POST permissions 2013-11-01 21:27:00 +01:00
serializers.py Add task diff for testing. 2013-10-23 20:10:09 +02:00