Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add factory.Faker() | Raphaël Barrois | 2015-05-22 |
| | | | | | This relies on the ``fake-factory`` library, and provides realistic random values for most field types. | ||
* | Simplify dependencies installation for multi-version. | Raphaël Barrois | 2015-04-27 |
| | | | | | | | | | You may now use: ``make DJANGO_VERSION=1.7 test``. Valid options: * ``DJANGO_VERSION`` * ``MONGOENGINE_VERSION`` * ``ALCHEMY_VERSION`` | ||
* | Add wheel support | Raphaël Barrois | 2015-04-21 |
| | |||
* | Update requirements | Raphaël Barrois | 2014-01-21 |
| | |||
* | Adding factory support for mongoengine (Closes #89). | Jonathan Tushman | 2013-09-13 |
| | |||
* | Add 'coverage' dependency. | Raphaël Barrois | 2013-08-15 |
| | |||
* | Add dev_requirements file. | Raphaël Barrois | 2013-08-15 |