Skip to content

Pull requests: FactoryBoy/factory_boy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix: Explicitly export public API in factory/__init__.py using __all__
#1154 opened May 12, 2026 by bartektrybala Loading…
2 tasks done
Remove outdated comment in Makefile
#1151 opened Feb 17, 2026 by kingbuzzman Contributor Loading…
Fix pypy test issues
#1150 opened Feb 17, 2026 by kingbuzzman Contributor Loading…
Remove old Django versions
#1149 opened Feb 17, 2026 by kingbuzzman Contributor Loading…
Fix: transformer trait override Issue 1119
#1146 opened Jan 14, 2026 by rodrigobnogueira Loading…
4 tasks done
feat: Add Meta.literal_keys option
#1145 opened Jan 9, 2026 by rodrigobnogueira Loading…
Bump actions/checkout from 5 to 6 in the github_actions group dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1143 opened Jan 1, 2026 by dependabot Bot Loading…
feat: Add Excluding declaration and Faker unique parameter
#1141 opened Dec 26, 2025 by rodrigobnogueira Loading…
4 tasks done
2
Update django main tox tests
#1133 opened Aug 18, 2025 by kingbuzzman Contributor Loading…
Add generic type for SQLAlchemy factory models
#1128 opened Jul 6, 2025 by fAtsteD Loading…
Evaluate error string lazily for performance.
#1116 opened Mar 3, 2025 by noamkush Loading…
Explicitly export values on factory namespace
#1114 opened Feb 4, 2025 by DavidCain Loading…
refactor(factory): use dict strategy mapping
#1101 opened Oct 29, 2024 by Zerotask Loading…
feat: Add generic typing to factories
#1100 opened Oct 23, 2024 by IAL32 Loading…
Remove deprecated features
#1091 opened Aug 27, 2024 by francoisfreitag Member Loading…
Add missing generic on Factory subclasses
#1060 opened Feb 6, 2024 by Viicos Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.