[Python-modules-commits] [factory-boy] annotated tag v1.3.0 created (now f714ca5)
Brian May
bam at moszumanska.debian.org
Thu Jan 5 01:38:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
bam pushed a change to annotated tag v1.3.0
in repository factory-boy.
at f714ca5 (tag)
tagging 17097d23986b43bb74421dcbb0a0f5d75433114c (commit)
replaces v1.2.0
tagged by Raphaël Barrois
on Mon Mar 11 17:22:51 2013 +0100
- Log -----------------------------------------------------------------
Release of factory_boy 1.3.0
Chris Lasher (3):
Use extracted argument in PostGenerationMethodCall.
Let mock source be chosen by Python major version.
Merge documentation for PostGenerationMethodCall.
Eduard Iskandarov (1):
Fix pk lookup in _setup_next_sequence method.
Marc Abramowitz (1):
Add syntax highlighting with code-block to README.rst
Raphaël Barrois (52):
Merge pull request #25 from msabramo/syntax-highlighting
Add full tests for CircularSubFactory.
Explicitly set FACTORY_FOR in tests.
Mark automatic associated class discovery as deprecated.
Refactor building_function/creation_function handling.
Add DeprecationWarnings on set_XXX_function.
Disable new warnings in tests.
Improve test coverage.
Add ChangeLog.
Add support for passing non-kwarg parameters to factories.
Add roadmap for 2.0.0.
Use proper relative/absolute imports.
[py3] Remove calls to iteritems().
[py3] Disable 'scope bleeding' test on py3.
[py3] Rename xrange to range
[py3] Various python3-compatibility fixes.
Mix SelfAttribute with ContainerAttribute.
Remove deprecated _*_function class attributes.
Update docstrings.
Add an extension point for kwargs mangling.
Add MogoFactory.
Rename ABSTRACT_FACTORY to FACTORY_ABSTRACT.
Keep FACTORY_FOR around.
Update ChangeLog.
Update doc
Update my email;
Fix version numbering.
Happy New Year!
Improve README.
README: fix download section.
Add test for dual class/factory inheritance.
Rewrite the whole documentation.
Add a Makefile.
Improve testing helpers.
Improve Iterator and SubFactory declarations.
Tests: move disable_warnings to its own class.
Tests: improve deprecation warning detection in test_base.
Deprecate the extract_prefix option to PostGeneration.
Improve coverage.
Get rid of the FACTORY_ABSTRACT rename.
Update ChangeLog for 1.3.0
Tests: run tox tests with warnings enabled.
Improve links in README.
doc: Add recipe for SelfAttribute('..X').
Allow symbol names in RelatedFactory (Closes #30).
Add a 'after post_generation' hook to Factory.
Cleanup argument extraction in PostGenMethod (See #36).
Improve doc on post-generation hooks (Closes #36).
doc: Add m2m recipes (Closes #29).
Stop calling Foo.objects.create() when it doesn't break (Closes #23).
Document need for mock/unittest.
Version bump to 1.3.0
obiwanus (1):
Add classmethod decorator to child factories methods
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/factory-boy.git
More information about the Python-modules-commits
mailing list