summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
...
* Allow lazy evaluation of FuzzyChoice's iterators (Closes #184).Raphaël Barrois2015-03-26
* Docs: fix default strategy (Closes #158).Raphaël Barrois2015-03-03
* Fix typos in docs (Closes #159, closes #178, closes #188).Raphaël Barrois2015-03-03
* Enable resetting factory.fuzzy's random generator (Closes #175, #185).Raphaël Barrois2015-02-18
* docs: Improve explanation of SQLAlchemy's scoped_session.Raphaël Barrois2015-02-06
* docs: Add explanations about SQLAlchemy's scoped_session.Raphaël Barrois2015-02-06
* Fix reference docs (Closes #166, #167).Raphaël Barrois2014-11-25
* Fix typo in docsRaphaël Barrois2014-11-18
* Remove deprecated features.Raphaël Barrois2014-11-18
* Remove automagic pk-based sequence setupRaphaël Barrois2014-11-16
* Add docs for manual sequence counter managementRaphaël Barrois2014-11-16
* Fix typo in docs (Closes #157).Raphaël Barrois2014-09-03
* Release v2.4.1v2.4.12.4.1Raphaël Barrois2014-06-23
* Release v2.4.0v2.4.0Raphaël Barrois2014-06-21
* doc: Document upgrade path for FACTORY_*.Raphaël Barrois2014-05-31
* Introduce back missing doc about migrating FACTROY_DJANGO_GET_OR_CREATE.Raphaël Barrois2014-05-21
* Improve docs on create_batch (Closes #139).Raphaël Barrois2014-05-18
* Update ideas.Raphaël Barrois2014-05-18
* Rename hidden/arg_parameters to exclude/inline_args.Raphaël Barrois2014-05-18
* Rename 'target' to 'model'.Raphaël Barrois2014-05-18
* Update docs for class Meta.Raphaël Barrois2014-05-18
* Update ChangeLogRaphaël Barrois2014-05-18
* TypoRaphaël Barrois2014-01-26
* Merge branch 'maint/2.3.x'Raphaël Barrois2014-01-22
|\
| * Release v2.3.1v2.3.12.3.1Raphaël Barrois2014-01-22
| * Fix log_pprint for *args (Closes #127).Raphaël Barrois2014-01-22
* | fuzzy: Add FuzzyFloat (Closes #124).Raphaël Barrois2014-01-22
* | Fix log_pprint for *args (Closes #127).Raphaël Barrois2014-01-22
* | Merge branch 'maint/2.3.x'Raphaël Barrois2014-01-22
|\|
| * Update ChangeLog.Raphaël Barrois2014-01-22
* | Add doc for factory.django.mute_signals.Raphaël Barrois2014-01-21
* | Merge branch 'maint/2.3.x'Raphaël Barrois2014-01-21
|\|
| * Update ChangeLogRaphaël Barrois2014-01-21
* | Document custom manager method recipe (Closes #119).Robrecht De Rouck2013-12-30
* | Document FuzzyInteger.stepRaphaël Barrois2013-12-30
|/
* Release v2.3.0v2.3.0Raphaël Barrois2013-12-25
* Add doc for MongoEngineFactory's support of EmbeddedDocument.Raphaël Barrois2013-12-25
* Fix typo spotted by @philipkimmey (Closes #110).Raphaël Barrois2013-11-25
* Style fixes for FuzzyDecimal (Closes #94).Raphaël Barrois2013-10-29
* Added a Fuzzy Decimal attribute.Omer2013-10-29
* Update Changelog with FuzzyText (Closes #97).Raphaël Barrois2013-10-29
* Added FuzzyText attribute.Jon Dufresne2013-10-29
* doc: Fix typo in django notes.Raphaël Barrois2013-10-05
* Fix Django sequences with abstract base models.Raphaël Barrois2013-09-25
* Release v2.2.0v2.2.0Raphaël Barrois2013-09-24
* Properly handle Sequence & inheritance (Closes #93).Raphaël Barrois2013-09-17
* Add 'factory.debug' context manager.Raphaël Barrois2013-09-17
* Adding factory support for mongoengine (Closes #89).Jonathan Tushman2013-09-13
* Fix undefined error in profile examplealex-netquity2013-09-09
* Update ChangeLogRaphaël Barrois2013-08-28