summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Merge tag 'v2.7.0' into debian/unstableChristopher Baines2016-05-11
|\
| * Release version 2.7.0v2.7.0Raphaël Barrois2016-04-19
| * Fix typoJeff Widman2016-04-19
| * Add documentation and test for subfactory using "factory_parent" attributeSamuel Paccoud2016-04-03
| * Plan for 2.7.0 release.Raphaël Barrois2016-04-02
| * Add Traits (Closes #251).Raphaël Barrois2016-04-02
| * Add a new Params section to factories.Raphaël Barrois2016-04-02
| * docs: Del obsolete note on abstract Django modelsRaphaël Barrois2016-03-12
| * docs: Add a proper recipe for dumping to dictRaphaë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
| * | 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
| * | | Remove a nonexisting argumen "tz"yamaneko2016-02-13
| |/ /
| * | Add ChangeLog for 2.6.1Raphaël Barrois2016-02-10
* | | Merge tag '2.6.1' into debian/unstableOndřej Nový2016-02-14
|\| |
| * | Merge pull request #258 from mluszczyk/patch-1Raphaël Barrois2016-02-09
| |\ \
| | * | Fixed spelling.mluszczyk2015-12-28
| | |/
| * | Clarify precedence on factory.django.FileField (Closes #257).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
| |/
| * Fix obsolete text in docs (Closes #245, #248, #249).Raphaël Barrois2015-11-07
| * docs: Note 2.6.0 release date.Raphaël Barrois2015-10-21
| * Ideas: I want to be able to nest declarationsRaphaë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
| * Docs: 'import factory.fuzzy' as required (See #138).Raphaël Barrois2015-07-25
| * Fix mute_signals behavior for signals with cachingIlya Baryshev2015-07-05
| * 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
| * 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
| * Clarify .build() issue with Django>1.8 (Ref #198).Raphaël Barrois2015-04-25
| * Release v2.5.2v2.5.2Raphaël Barrois2015-04-21
| * Fix minor typo (Closes #194).Raphaël Barrois2015-04-14
| * 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
| * Add upgrade instructions for 2.5.0Raphaël Barrois2015-03-27
| * Clarify impacts of 2.5.0.Raphaël Barrois2015-03-26
| * Update header years.Raphaël Barrois2015-03-26
| * Get ready for next release.Raphaël Barrois2015-03-26