summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Simplify dependencies installation for multi-version.Raphaël Barrois2015-04-27
| | | | | | | | | You may now use: ``make DJANGO_VERSION=1.7 test``. Valid options: * ``DJANGO_VERSION`` * ``MONGOENGINE_VERSION`` * ``ALCHEMY_VERSION``
* Add factory.django.FileField (See #52)Raphaël Barrois2013-06-15
|
* Fix coverageRaphaël Barrois2013-06-15
|
* Pylint.Raphaël Barrois2013-04-03
|
* Improve testing helpers.Raphaël Barrois2013-03-03
| | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
* Add a Makefile.Raphaël Barrois2013-03-03
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>