index
:
factory-boy
debian/unstable
factory-boy packaging
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Plan for 2.7.0 release.
Raphaël Barrois
2016-04-02
*
Add Traits (Closes #251).
Raphaël Barrois
2016-04-02
*
Add a new Params section to factories.
Raphaël Barrois
2016-04-02
*
Refactor: move error defs to a dedicated module.
Raphaël Barrois
2016-04-02
*
docs: Del obsolete note on abstract Django models
Raphaël Barrois
2016-03-12
*
django: Clarify behavior around ``abstract=True``
Raphaël Barrois
2016-03-12
*
Merge pull request #278 from bors-ltd/master
Raphaël Barrois
2016-03-04
|
\
|
*
Stop advertising factory_boy supports Python 2.6
Hervé Cauwelier
2016-03-04
*
|
docs: Add a proper recipe for dumping to dict
Raphaël Barrois
2016-02-23
*
|
Add test for "build as dict" trick (See #68).
Raphaël Barrois
2016-02-23
*
|
Add note about deprecate/remove Fuzzy attributes
Jeff Widman
2016-02-21
*
|
Merge pull request #252 from jmcarp/patch-1
Raphaël Barrois
2016-02-21
|
\
\
|
*
|
Clarify sequence behavior on inheritance
Joshua Carp
2015-11-23
*
|
|
Switch Travis builds to the container-based infrastructure
Jeff Widman
2016-02-19
*
|
|
fuzzy: Minor cleanup in BaseFuzzyDateTime
Raphaël Barrois
2016-02-15
*
|
|
Merge pull request #267 from bors-ltd/master
Raphaël Barrois
2016-02-14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
factory: LazyFunction to just call a function in the simplest case
Hervé Cauwelier
2016-02-12
*
|
|
Merge pull request #269 from yamaneko1212/master
Raphaël Barrois
2016-02-14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove a nonexisting argumen "tz"
yamaneko
2016-02-13
|
/
/
*
|
Add ChangeLog for 2.6.1
Raphaël Barrois
2016-02-10
*
|
Release v2.6.1
v2.6.1
2.6.1
Raphaël Barrois
2016-02-10
*
|
Document mailing-list
Raphaël Barrois
2016-02-10
*
|
Update README: support 2.6-3.5
Raphaël Barrois
2016-02-10
*
|
Announce support for Python3.5
Raphaël Barrois
2016-02-10
*
|
Switch badges to shields.io
Raphaël Barrois
2016-02-10
*
|
Merge pull request #129 from anentropic/master
Raphaël Barrois
2016-02-09
|
\
\
|
*
|
Update utils.py
anentropic
2014-03-13
|
*
|
Make safe repr more safe
anentropic
2014-02-03
*
|
|
Merge pull request #258 from mluszczyk/patch-1
Raphaël Barrois
2016-02-09
|
\
\
\
|
*
|
|
Fixed spelling.
mluszczyk
2015-12-28
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'minjung/flushing_sqlalchemy_factory'
Raphaël Barrois
2016-02-10
|
\
\
\
|
*
|
|
added unittests for rbarrois/factory_boy#81
Alejandro
2016-01-07
|
*
|
|
optional forced flush on SQLAlchemyModelFactory
Alejandro
2016-01-06
|
|
/
/
*
|
|
Update testing targets (Closes #265)
Raphaël Barrois
2016-02-10
*
|
|
Fix "no FloatOperation test", invalid until PY3
Raphaël Barrois
2016-02-10
*
|
|
Clarify precedence on factory.django.FileField (Closes #257).
Raphaël Barrois
2016-02-10
*
|
|
fuzzy: Fix decimal.FloatOperation warning (Closes #261)
Raphaël Barrois
2016-02-10
*
|
|
doc: Use ReadTheDocs theme for local doc builds.
Raphaël Barrois
2016-02-09
*
|
|
Clarify the use of SelfAttribute in RelatedFactory (Closes #264)
Raphaël Barrois
2016-02-09
*
|
|
optional forced flush on SQLAlchemyModelFactory
Alejandro
2016-01-07
*
|
|
Clarify the (dis)advantages of randomized tests.
Raphaël Barrois
2016-01-07
|
/
/
*
|
Fix obsolete text in docs (Closes #245, #248, #249).
Raphaël Barrois
2015-11-07
*
|
mogo: Stop using .new, continued.
Raphaël Barrois
2015-10-21
*
|
docs: Note 2.6.0 release date.
Raphaël Barrois
2015-10-21
*
|
Release v2.6.0
v2.6.0
Raphaël Barrois
2015-10-20
*
|
Ideas: I want to be able to nest declarations
Raphaël Barrois
2015-10-20
*
|
Tox isn't used, remove its config file.
Raphaël Barrois
2015-10-20
*
|
Update note on django's unsaved instance checks
Raphaël Barrois
2015-10-20
*
|
mogo: Stop using deprecated .new (Closes #219)
Raphaël Barrois
2015-10-20
*
|
Docs: Fix typo in M2M recipes (Closes #226)
Raphaël Barrois
2015-10-20
[next]