summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #278 from bors-ltd/masterRaphaël Barrois2016-03-04
|\
| * Stop advertising factory_boy supports Python 2.6Hervé Cauwelier2016-03-04
* | docs: Add a proper recipe for dumping to dictRaphaël Barrois2016-02-23
* | Add test for "build as dict" trick (See #68).Raphaël Barrois2016-02-23
* | Add note about deprecate/remove Fuzzy attributesJeff Widman2016-02-21
* | Merge pull request #252 from jmcarp/patch-1Raphaël Barrois2016-02-21
|\ \
| * | Clarify sequence behavior on inheritanceJoshua Carp2015-11-23
* | | Switch Travis builds to the container-based infrastructureJeff Widman2016-02-19
* | | fuzzy: Minor cleanup in BaseFuzzyDateTimeRaphaël Barrois2016-02-15
* | | Merge pull request #267 from bors-ltd/masterRaphaël Barrois2016-02-14
|\ \ \ | | |/ | |/|
| * | factory: LazyFunction to just call a function in the simplest caseHervé Cauwelier2016-02-12
* | | Merge pull request #269 from yamaneko1212/masterRaphaël Barrois2016-02-14
|\ \ \ | |/ / |/| |
| * | Remove a nonexisting argumen "tz"yamaneko2016-02-13
|/ /
* | Add ChangeLog for 2.6.1Raphaël Barrois2016-02-10
* | 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