summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Simpler way to define version names.Raphaël Barrois2015-04-27
* Update testing instructions.Raphaël Barrois2015-04-27
* Fix test startup for Django==1.6Raphaël Barrois2015-04-27
* Simplify dependencies installation for multi-version.Raphaël Barrois2015-04-27
* Clarify .build() issue with Django>1.8 (Ref #198).Raphaël Barrois2015-04-25
* README: Remove duplicate "latest release" block.Raphaël Barrois2015-04-21
* Release v2.5.2v2.5.2Raphaël Barrois2015-04-21
* Fix typo in setup.py (Closes #197).Raphaël Barrois2015-04-21
* Declare Python3.4 supportRaphaël Barrois2015-04-21
* Add badges to README.Raphaël Barrois2015-04-21
* Add wheel supportRaphaël Barrois2015-04-21
* Update travis config: focus on Py2.7/Py3.4Raphaël Barrois2015-04-19
* Fix minor typo (Closes #194).Raphaël Barrois2015-04-14
* Remove warnings with Django 1.7 (Closes #195).Raphaël Barrois2015-04-14
* test_mongoengine: fix typoRaphaël Barrois2015-04-12
* mongoengine: allow tuning the server timeout.Raphaël Barrois2015-04-12
* Fix tests with latest pymongo/mongoengine.Raphaël Barrois2015-04-12
* Fix imports for Django 1.8Raphaël Barrois2015-04-02
* Fix custom queryset tests for Django<1.7Raphaël Barrois2015-03-27
* Release v2.5.1v2.5.1Raphaël Barrois2015-03-27
* Support declarations in FileField/ImageField.Raphaël Barrois2015-03-27
* Respect default manager in DjangoModelFactory (Closes #192).Raphaël Barrois2015-03-27
* Remove debug printsRaphaël Barrois2015-03-27
* Add upgrade instructions for 2.5.0Raphaël Barrois2015-03-27