AdventureLookup / adventurelookup-backend

Platform, Framework, Database software
GNU General Public License v3.0
28 stars 7 forks source link

Travis tests and codecov clean #15

Closed probably-not-a-cat closed 8 years ago

probably-not-a-cat commented 8 years ago

This PR contains this PR https://github.com/AdventureLookup/adventurelookup-backend/pull/14

If this one is good, then we can just close the other one and merge in this one.

This has the basic starting models, tests running on travis, and 100% code coverage.

pejter commented 8 years ago

The URLListFIeld definition should be in fields.py to conform with the framework design and separate the models from the fields.