stxnext-csr / volontulo

Web portal for collaboration of community volunteers with organizations and institutions.
MIT License
14 stars 24 forks source link

Add djangorestframework api #566

Closed maciekz closed 8 years ago

maciekz commented 8 years ago

Reference person: @maciekz Description:

Added a REST API needed for the mobile Volontulo app.

New imports / dependencies:

Unit Tests:

magul commented 8 years ago

@maciekz You have pylint error.

codecov-io commented 8 years ago

Current coverage is 92.01%

Merging #566 into master will increase coverage by +1.08% as of 15f7587

@@            master    #566   diff @@
======================================
  Files           53      56     +3
  Stmts         2062    2317   +255
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit           1875    2132   +257
  Partial          0       0       
+ Missed         187     185     -2

Review entire Coverage Diff as of 15f7587

Powered by Codecov. Updated on successful CI builds.

maciekz commented 8 years ago

All the remarks have been taken care of.

magul commented 8 years ago

I'm closing it, because it doesn't pass Travis tests and there is no movement here for more than 2 months.