Commit Graph

10 Commits (78ad9694cd79fe7ddb97be993f3df28f8bb07b26)

Author SHA1 Message Date
Andrey Antukh 78ad9694cd Add admin improvements. 2013-10-23 23:51:45 +02:00
David Barragán Merino 103771e143 Changed the name to a post_save handler function 2013-10-16 18:26:08 +02:00
David Barragán Merino f52905dba9 Created necessary RolePoint objects at UserStory post_save signal and cleaned the sample_data command 2013-10-16 18:23:15 +02:00
Andrey Antukh 851d5df3a8 Remove haystack indexes modules. 2013-10-15 23:10:05 +02:00
Jesús Espino 55fd3cc0f0 Adding null=True to the userstore status field 2013-10-15 09:38:06 +02:00
Jesús Espino 1611e97446 Adding on_delete SET_NULL to userstories foreign keys to milestones 2013-10-15 09:35:25 +02:00
David Barragán Merino c98adad075 Refactor: Moved some models to projects app 2013-10-09 17:20:51 +02:00
Andrey Antukh 789984307b Add total points method to user story model. 2013-10-09 15:30:08 +02:00
Andrey Antukh ed8f6bae27 Convert all __unicode__ methods into __str__. 2013-10-05 11:47:53 +02:00
David Barragán Merino c93baac1c3 Refactor of scrum app (but not finished yet).
TODO:

 - Migrate Wiki app to new django-restframework version.
 - Migrate Questions app to new django-restframework version.
 - Added tests

s Please enter the commit message for your changes. Lines starting
2013-10-02 20:03:50 +02:00