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
*
Add factory.Faker()
Raphaël Barrois
2015-05-22
*
Update README.rst - "attributes" is not a strategy (Closes #204).
Pauly Fenwar
2015-05-20
*
Fix typo in docs/fuzzy (Closes #207).
Raphaël Barrois
2015-05-20
*
Add Meta.rename to handle name conflicts (See #206).
Raphaël Barrois
2015-05-20
*
Fix typo.
Raphaël Barrois
2015-04-27
*
Allow skipping Mongo tests.
Raphaël Barrois
2015-04-27
*
Simpler way to define version names.
Raphaël Barrois
2015-04-27
*
Update testing instructions.
Raphaël Barrois
2015-04-27
*
Fix test startup for Django==1.6
Raphaël Barrois
2015-04-27
*
Simplify dependencies installation for multi-version.
Raphaël Barrois
2015-04-27
*
Clarify .build() issue with Django>1.8 (Ref #198).
Raphaël Barrois
2015-04-25
*
README: Remove duplicate "latest release" block.
Raphaël Barrois
2015-04-21
*
Release v2.5.2
v2.5.2
Raphaël Barrois
2015-04-21
*
Fix typo in setup.py (Closes #197).
Raphaël Barrois
2015-04-21
*
Declare Python3.4 support
Raphaël Barrois
2015-04-21
*
Add badges to README.
Raphaël Barrois
2015-04-21
*
Add wheel support
Raphaël Barrois
2015-04-21
*
Update travis config: focus on Py2.7/Py3.4
Raphaël Barrois
2015-04-19
*
Fix minor typo (Closes #194).
Raphaël Barrois
2015-04-14
*
Remove warnings with Django 1.7 (Closes #195).
Raphaël Barrois
2015-04-14
*
test_mongoengine: fix typo
Raphaël Barrois
2015-04-12
*
mongoengine: allow tuning the server timeout.
Raphaël Barrois
2015-04-12
*
Fix tests with latest pymongo/mongoengine.
Raphaël Barrois
2015-04-12
*
Fix imports for Django 1.8
Raphaël Barrois
2015-04-02
*
Fix custom queryset tests for Django<1.7
Raphaël Barrois
2015-03-27
*
Release v2.5.1
v2.5.1
Raphaël Barrois
2015-03-27
*
Support declarations in FileField/ImageField.
Raphaël Barrois
2015-03-27
*
Respect default manager in DjangoModelFactory (Closes #192).
Raphaël Barrois
2015-03-27
*
Remove debug prints
Raphaël Barrois
2015-03-27
*
Add upgrade instructions for 2.5.0
Raphaël Barrois
2015-03-27
*
Clarify impacts of 2.5.0.
Raphaël Barrois
2015-03-26
*
Update header years.
Raphaël Barrois
2015-03-26
*
Get ready for next release.
Raphaël Barrois
2015-03-26
*
Release v2.5.0
v2.5.0
Raphaël Barrois
2015-03-26
*
Turn FileField/ImageField into normal fields (Closes #141).
Raphaël Barrois
2015-03-26
*
Remove limitations of factory.StubFactory (Closes #131).
Raphaël Barrois
2015-03-26
*
Add support for multidb with Django (Closes #171).
Raphaël Barrois
2015-03-26
*
Fix issues between mute_signals() and factory inheritance (Closes #183).
Raphaël Barrois
2015-03-26
*
Allow lazy evaluation of FuzzyChoice's iterators (Closes #184).
Raphaël Barrois
2015-03-26
*
Fix typo in FuzzyDateTime (Closes #189).
Raphaël Barrois
2015-03-26
*
Logs: Allow non-integer sequences (Closes #148).
Raphaël Barrois
2015-03-03
*
Docs: fix default strategy (Closes #158).
Raphaël Barrois
2015-03-03
*
Fix bad default value for Factory.declarations (Closes #162).
Raphaël Barrois
2015-03-03
*
Fix typos in docs (Closes #159, closes #178, closes #188).
Raphaël Barrois
2015-03-03
*
Remove sphinx markup from README.rst (Closes #180).
Raphaël Barrois
2015-02-18
*
Enable resetting factory.fuzzy's random generator (Closes #175, #185).
Raphaël Barrois
2015-02-18
*
docs: Improve explanation of SQLAlchemy's scoped_session.
Raphaël Barrois
2015-02-06
*
docs: Add explanations about SQLAlchemy's scoped_session.
Raphaël Barrois
2015-02-06
*
Fix reference docs (Closes #166, #167).
Raphaël Barrois
2014-11-25
*
Fix typo in docs
Raphaël Barrois
2014-11-18
[next]