Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for NPM-style version ranges. | Raphaël Barrois | 2019-08-26 | 1 | -0/+1 |
* | Lint test code. | Raphaël Barrois | 2019-08-24 | 2 | -6/+2 |
* | Drop support for Python<3.4. | Raphaël Barrois | 2019-08-24 | 1 | -19/+0 |
* | Remove Copyright years (Closes #28) | Raphaël Barrois | 2016-02-12 | 2 | -2/+2 |
* | Minor fixes to tests. | Raphaël Barrois | 2015-07-02 | 1 | -1/+2 |
* | fixed tests to work with django 1.7 and 1.8 | Michael Hrivnak | 2015-07-02 | 1 | -0/+5 |
* | moved django test app settings to the django test app module | Michael Hrivnak | 2014-03-16 | 1 | -0/+24 |
* | Update copyright | Raphaël Barrois | 2014-03-08 | 1 | -1/+1 |
* | tests: Fix test running when Django isn't available. | Raphaël Barrois | 2013-12-23 | 1 | -12/+19 |
* | Add Version.coerce. | Raphaël Barrois | 2013-03-20 | 1 | -0/+5 |
* | Happy New Year! | Raphaël Barrois | 2013-01-02 | 1 | -1/+1 |
* | Remove SpecItem. | Raphaël Barrois | 2012-05-21 | 1 | -5/+2 |
* | Rename Spec to SpecItem and SpecList to SpecItem. | Raphaël Barrois | 2012-05-21 | 1 | -4/+4 |
* | Introduce the SpecListField. | Raphaël Barrois | 2012-05-17 | 1 | -0/+3 |
* | Add django fields for SemanticVersion and Spec. | Raphaël Barrois | 2012-05-15 | 2 | -0/+16 |