-
-
Notifications
You must be signed in to change notification settings - Fork 85
Issues: model-bakers/model_bakery
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
baker.make()
with _bulk_create=True
doesn't create m2m entries on foreign-key related objects
#490
opened Aug 12, 2024 by
richardebeling
baker.make()
with _bulk_create=True
fails for M2M-fields that have a reverse_name
#489
opened Aug 12, 2024 by
richardebeling
Reverse one-to-one relation not persisting in database
#473
opened Feb 14, 2024 by
AlmerCarbonEquity
Using Something isn't working
related
with FK relation creates a duplicate entity
bug
#397
opened Mar 16, 2023 by
amureki
FileField and ArrayField not generated with random data when default=None or default=list
#356
opened Oct 17, 2022 by
legshort
baker.make tries to set a field that is a foreign key on ContentType that something that doesn't exist.
#341
opened Aug 24, 2022 by
Salaah01
Use bulk_create for related objects with PostgreSQL, MariaDB 10.5+ and SQLite 3.35+
#297
opened Mar 20, 2022 by
richardebeling
Changelog conflicts
documentation
Improvements or additions to documentation
question
Further information is requested
#254
opened Oct 26, 2021 by
ashiazed
Calling prepare_recipe before make_recipe on a Recipe with a seq gives both records the same seq value
enhancement
New feature or request
#209
opened Jun 17, 2021 by
abbottc
Improve documentation structure and examples
documentation
Improvements or additions to documentation
#144
opened Feb 21, 2021 by
anapaulagomes
3 tasks
Multiple calls to prepare_recipe() within SimpleTestCase fails when recipe uses seq()
documentation
Improvements or additions to documentation
#132
opened Nov 24, 2020 by
abbottc
Can't extend receipt through reverse name of OneToOne field.
enhancement
New feature or request
#97
opened Aug 17, 2020 by
prokoptsev
Default Something isn't working
MAX_INT
for integer/float/interval generator
bug
#61
opened Jan 27, 2020 by
amureki
inconsistent behaviour between
gen_from_choices
and gen_string
(and others)
#49
opened Dec 9, 2019 by
syphar
ProTip!
Add no:assignee to see everything that’s not assigned.