summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Release v2.6.1v2.6.12.6.1Raphaël Barrois2016-02-10
* Document mailing-listRaphaël Barrois2016-02-10
* Update README: support 2.6-3.5Raphaël Barrois2016-02-10
* Announce support for Python3.5Raphaël Barrois2016-02-10
* Switch badges to shields.ioRaphaël Barrois2016-02-10
* Merge pull request #129 from anentropic/masterRaphaël Barrois2016-02-09
|\
| * Update utils.pyanentropic2014-03-13
| * Make safe repr more safeanentropic2014-02-03
* | Merge pull request #258 from mluszczyk/patch-1Raphaël Barrois2016-02-09
|\ \
| * | Fixed spelling.mluszczyk2015-12-28
* | | Merge remote-tracking branch 'minjung/flushing_sqlalchemy_factory'Raphaël Barrois2016-02-10
|\ \ \
| * | | added unittests for rbarrois/factory_boy#81Alejandro2016-01-07
| * | | optional forced flush on SQLAlchemyModelFactoryAlejandro2016-01-06
| |/ /
* | | Update testing targets (Closes #265)Raphaël Barrois2016-02-10
* | | Fix "no FloatOperation test", invalid until PY3Raphaël Barrois2016-02-10
* | | Clarify precedence on factory.django.FileField (Closes #257).Raphaël Barrois2016-02-10
* | | fuzzy: Fix decimal.FloatOperation warning (Closes #261)Raphaël Barrois2016-02-10
* | | doc: Use ReadTheDocs theme for local doc builds.Raphaël Barrois2016-02-09
* | | Clarify the use of SelfAttribute in RelatedFactory (Closes #264)Raphaël Barrois2016-02-09
* | | optional forced flush on SQLAlchemyModelFactoryAlejandro2016-01-07
* | | Clarify the (dis)advantages of randomized tests.Raphaël Barrois2016-01-07
|/ /
* | Fix obsolete text in docs (Closes #245, #248, #249).Raphaël Barrois2015-11-07
* | mogo: Stop using .new, continued.Raphaël Barrois2015-10-21
* | docs: Note 2.6.0 release date.Raphaël Barrois2015-10-21
* | Release v2.6.0v2.6.0Raphaël Barrois2015-10-20
* | Ideas: I want to be able to nest declarationsRaphaël Barrois2015-10-20
* | Tox isn't used, remove its config file.Raphaël Barrois2015-10-20
* | Update note on django's unsaved instance checksRaphaël Barrois2015-10-20
* | mogo: Stop using deprecated .new (Closes #219)Raphaël Barrois2015-10-20
* | Docs: Fix typo in M2M recipes (Closes #226)Raphaël Barrois2015-10-20
* | Lazy load django's get_model (Closes #228).Raphaël Barrois2015-10-20
* | Docs: Document Faker.add_provider (Closes #218)Raphaël Barrois2015-10-20
* | add a way to add custom providers to FakerIonuț Arțăriși2015-10-20
* | examples: Fix make test (Closes #238)Raphaël Barrois2015-10-20
* | Docs: 'import factory.fuzzy' as required (See #138).Raphaël Barrois2015-07-25
* | Add examples folder.Raphaël Barrois2015-07-15
* | Improve debug logging efficiency (Closes #155).Raphaël Barrois2015-07-11
* | Improve @coagulant's fixes to django signals (Closes #212).Raphaël Barrois2015-07-05
* | Fix mute_signals behavior for signals with cachingIlya Baryshev2015-07-05
* | Remove requirement.txt, move content into requirements.txtPeter Marsh2015-06-30
* | Improve ORM layer import paths (Closes #186).Raphaël Barrois2015-05-31
* | Properly handle custom Django managers (Closes #201).Raphaël Barrois2015-05-31
* | Docs: fix minor typo.Raphaël Barrois2015-05-31
* | Add lazy loading to factory.Iterator.Raphaël Barrois2015-05-24
* | Add factory.Faker()Raphaël Barrois2015-05-22
* | Update README.rst - "attributes" is not a strategy (Closes #204).Pauly Fenwar2015-05-20
* | Fix typo in docs/fuzzy (Closes #207).Raphaël Barrois2015-05-20
* | Add Meta.rename to handle name conflicts (See #206).Raphaël Barrois2015-05-20
* | Fix typo.Raphaël Barrois2015-04-27
* | Allow skipping Mongo tests.Raphaël Barrois2015-04-27