Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Cleanup manifest.•••Also, use check_manifest to check for MANIFEST.in / git mismatches. | Raphaël Barrois | 2016-04-06 |
* | Refactor test setup/commands, enable tox.•••Closes #273. | Raphaël Barrois | 2016-04-06 |
* | Update testing targets (Closes #265)•••Thanks to @jeffwidman for suggesting this! | Raphaël Barrois | 2016-02-10 |
* | examples: Fix make test (Closes #238)•••Properly install dependencies from examples folders. | Raphaël Barrois | 2015-10-20 |
* | Add examples folder.•••This should contain examples of "using factory_boy with third-party frameworks". | Raphaël Barrois | 2015-07-15 |
* | Simpler way to define version names.•••Avoid hitting bugs with max shebang line length in jenkins. | Raphaël Barrois | 2015-04-27 |
* | Simplify dependencies installation for multi-version.•••You may now use: ``make DJANGO_VERSION=1.7 test``. Valid options: * ``DJANGO_VERSION`` * ``MONGOENGINE_VERSION`` * ``ALCHEMY_VERSION`` | Raphaël Barrois | 2015-04-27 |
* | Add factory.django.FileField (See #52) | Raphaël Barrois | 2013-06-15 |
* | Fix coverage | Raphaël Barrois | 2013-06-15 |
* | Pylint. | Raphaël Barrois | 2013-04-03 |
* | Improve testing helpers.•••Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | Raphaël Barrois | 2013-03-03 |
* | Add a Makefile.•••Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | Raphaël Barrois | 2013-03-03 |