oscarmlage / django-cruds-adminlte

django-cruds is simple drop-in django app that creates CRUD for faster prototyping
BSD 3-Clause "New" or "Revised" License
424 stars 81 forks source link

Tests refactor + circleci #108

Closed telenieko closed 5 years ago

telenieko commented 5 years ago

This PR is basically #105 with #107 merged together provided as convenience in case both were to be merged.

Note that if both are to be merged it is better to either merge #107 and then this one, and not #105 as the config.yml here is not the same.

For working samples of this branch refer to the links on #107.