-
Notifications
You must be signed in to change notification settings - Fork 401
Pull requests: FactoryBoy/factory_boy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added persist parameter to create in SQLAlchemyModelFactory
#491
opened Jul 21, 2018 by
luord
•
Review required
updated Sep 30, 2018
Indent factory.debug() output by nesting depth
#602
opened May 26, 2019 by
jameysharp
•
Review required
updated May 26, 2019
Allow RelatedFactoryList size lambdas to reference the surrounding factory instance
#727
opened Apr 20, 2020 by
whittle
•
Review required
updated May 24, 2020
'build' is a little confusing in this context
#768
opened Aug 6, 2020 by
sebastianwitzig
•
Review required
updated Aug 18, 2020
Allow breaking circular imports with a lambda
#738
opened May 27, 2020 by
glittershark
•
Review required
updated Nov 2, 2020
test: Failing test for get_or_create with trait
#810
opened Nov 2, 2020 by
MRigal
•
Review required
updated Nov 2, 2020
Document overriding the default locale
#832
opened Jan 9, 2021 by
x-yuri
•
Review required
updated Jan 9, 2021
Add unique_constraints, a more versatile replacement for django_get_or_create and sqlalchemy_get_or_create
Django
Feature
Improvement
SQLAlchemy
#794
opened Oct 11, 2020 by
rbarrois
•
Review required
updated Feb 8, 2021
Fuzzy decimal using decimals
#849
opened Apr 11, 2021 by
melvyn-apryl
•
Review required
updated Apr 26, 2021
Failing tests for related circular factory
#873
opened Jun 25, 2021 by
MRigal
•
Review required
updated Jun 25, 2021
Keep dynamically added model receivers at the end when unmuting signals
Bug
Django
#941
opened Jun 9, 2022 by
shosca
•
Review required
updated Jun 12, 2022
Feat/add unique feature arg in faker factory
DesignDecision
Feature
#820
opened Nov 18, 2020 by
arthurHamon2
•
Review required
updated Jun 13, 2022
Format code with Black
#843
opened Feb 26, 2021 by
francoisfreitag
•
Changes requested
updated Jun 27, 2022
3 tasks
support a fully qualified path string as Meta.model
DesignDecision
#944
opened Jun 22, 2022 by
mgaitan
•
Review required
updated Jul 9, 2022
Use bulk_create when creating batches in Django
#764
opened Jul 30, 2020 by
OskarPersson
•
Review required
updated Jul 18, 2022
Auto generation inspector feature
#822
opened Nov 23, 2020 by
arthurHamon2
•
Draft
updated Dec 28, 2022
Deprecate FuzzyInteger in favor of pyint
#971
opened Sep 2, 2022 by
francoisfreitag
•
Approved
updated Feb 8, 2023
Feature/Add FireO support
#1002
opened Mar 3, 2023 by
ADR-007
•
Review required
updated Mar 15, 2023
Make
_setup_next_sequence
usable with DictFactory
subclasses
#1056
opened Dec 29, 2023 by
danjer
•
Review required
updated Jan 16, 2024
Add failing test for traits chaining along with RelatedFactory and SubFactory
#1066
opened Mar 11, 2024 by
jrobichaud
•
Review required
updated Mar 25, 2024
Defer Django and sqlalchemy imports
DesignDecision
#1071
opened Mar 29, 2024 by
adamchainz
•
Approved
updated Apr 9, 2024
Make default color for django.ImageField random
#1086
opened Aug 16, 2024 by
TheSuperiorStanislav
•
Review required
updated Aug 16, 2024
Remove deprecated features
#1091
opened Aug 27, 2024 by
francoisfreitag
•
Review required
updated Aug 27, 2024
Allow functions as models
BeginnerFriendly
Bug
NeedInfo
#1072
opened Apr 9, 2024 by
instanceofmel
•
Review required
updated Oct 10, 2024
Add missing generic on
Factory
subclasses
#1060
opened Feb 6, 2024 by
Viicos
•
Review required
updated Oct 23, 2024
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.