index
:
factory-boy
debian/unstable
factory-boy packaging
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
factory
/
base.py
Commit message (
Expand
)
Author
Age
*
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
*
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
*
Allow users to define a custom method for retrieving the first sequence of a ...
Raphaël Barrois
2011-07-05
*
Fix the SubFactory/Sequence behaviour.
Raphaël Barrois
2011-05-24
*
Prevent inherited classes from affecting superclasses.
Raphaël Barrois
2011-05-16
*
Add SubFactories, and full testing.
Raphaël Barrois
2011-05-16
*
Add a DeclarationHolder containing all the logic related to attribute declara...
Raphaël Barrois
2011-05-16
*
Cleaner code for ordered attributes.
Raphaël Barrois
2011-05-13
*
Improve handling of custom build/create functions.
Raphaël Barrois
2011-05-13
*
Improve base.py: use pop(), allow factory inheritance.
Raphaël Barrois
2011-05-12
*
Remove trailing whitespace
Raphaël Barrois
2011-05-11
*
factory_boy: a test fixtures replacement based on thoughtbot's factory_girl f...
Mark Sandstrom
2010-08-22