index
:
factory-boy
debian/unstable
factory-boy packaging
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add support for 'LazyContainerAttribute', when a SubFactory field needs acces...
Raphaël Barrois
2012-01-12
*
Merge pull request #3 from ghickman/master
Raphaël Barrois
2012-01-11
|
\
|
*
Use pip instead of easy_install
George Hickman
2012-01-11
|
/
*
Add tests for subfactory field overriding.
Raphaël Barrois
2012-01-08
*
Add examples to the doc.
Raphaël Barrois
2012-01-08
*
Publish the make_factory method, and make sure that complex declarations work...
Raphaël Barrois
2012-01-06
*
Add factory.build(), factory.create(), factory.stub() methods.
Raphaël Barrois
2012-01-06
*
Properly import the 'base' module in test_base.
Raphaël Barrois
2012-01-06
*
Add docs for SubFactory.
Raphaël Barrois
2012-01-06
*
Fix kwargs syntax in README custom creation section.
Raphaël Barrois
2012-01-02
*
Fix package name for re-upload to PyPI.
Raphaël Barrois
2011-12-22
*
Merge pull request #2 from dnerdy/master
Raphaël Barrois
2011-12-21
|
\
|
*
Updated the package description
Mark Sandstrom
2011-12-21
|
/
*
Update author/maintainer information.
v1.0.4
Raphaël Barrois
2011-12-21
*
Cleanup 'factory.declarations'.
Raphaël Barrois
2011-12-21
*
Cleanup 'factory.declarations'.
Raphaël Barrois
2011-12-21
*
More cleanup and comments in factory.base
Raphaël Barrois
2011-12-21
*
Cleanup base module.
Raphaël Barrois
2011-12-21
*
Add encoding header.
Raphaël Barrois
2011-12-21
*
Update copyrights.
Raphaël Barrois
2011-12-21
*
Add a 'test' command to the setup.py script.
Raphaël Barrois
2011-12-21
*
Allow custom 'build' functions.
Raphaël Barrois
2011-12-21
*
Temporary alternate package name.
Raphaël Barrois
2011-12-20
*
Add utf8 file headers.
Raphaël Barrois
2011-12-20
*
Version bump, author info updated.
Raphaël Barrois
2011-12-20
*
Add first draft of a documentation.
Raphaël Barrois
2011-12-20
*
Update README.
Raphaël Barrois
2011-12-20
*
Django models always have a _default_manager attribute; .objects may not be a...
Raphaël Barrois
2011-12-12
*
Rewrite all the 'OrderedDeclaration' part.
Raphaël Barrois
2011-09-06
*
Bugfix for stub.
Raphaël Barrois
2011-09-06
*
Update all tests, and fix a couple of bugs.
Raphaël Barrois
2011-09-06
*
Huge refactoring and code cleanup.
Raphaël Barrois
2011-09-06
*
Better fix for nested subfactories.
Raphaël Barrois
2011-09-05
*
Handle nested SubFactory with extra attributes.
Raphaël Barrois
2011-09-05
*
Update docstrings.
Raphaël Barrois
2011-09-05
*
Allow inheriting from more than one factory.
Raphaël Barrois
2011-08-22
*
Cleanup rmoch's DjangoModelFactory fix.
Raphaël Barrois
2011-08-18
*
Bugfix DjangoModelFactory
Richard Moch
2011-08-17
*
Use the same sequence counter for parent and child classes.
Raphaël Barrois
2011-08-10
*
Allow the definition of 'abstract' factories.
Raphaël Barrois
2011-08-03
*
Add a 'DjangoModelFactory'.
Raphaël Barrois
2011-08-03
*
Fix doc for _setup_next_sequence; fix trailing whitespace.
Raphaël Barrois
2011-07-13
*
Add some doc on subfactories.
Raphaël Barrois
2011-07-05
*
Allow users to define a custom method for retrieving the first sequence of a ...
Raphaël Barrois
2011-07-05
*
Add a new type of attribute, SelfAttribute.
Raphaël Barrois
2011-06-13
*
Add tests for nice behaviour of SubFactory.
Raphaël Barrois
2011-06-13
*
Fix the SubFactory/Sequence behaviour.
Raphaël Barrois
2011-05-24
*
Prevent inherited classes from affecting superclasses.
Raphaël Barrois
2011-05-16
*
Ignore coverage files.
Raphaël Barrois
2011-05-16
*
Version bump
Raphaël Barrois
2011-05-16
[next]