issues
search
model-bakers
/
model_bakery
Object factory for Django
https://model-bakery.readthedocs.io/en/latest/
Other
845
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Recipie with django User model
#508
ShrijanL
opened
1 week ago
0
fix: auto now fields should be skipped
#507
mattwang44
opened
1 month ago
1
Test matrix is slowing down the contribution process
#506
amureki
opened
1 month ago
0
test
#505
amureki
closed
1 month ago
0
Adds support to python 3.13
#504
jairhenrique
closed
1 month ago
1
Fix coverage artifact uploading
#503
amureki
closed
2 months ago
0
Fix #479 -- Make sure `db_default` is being considered
#502
berinhard
closed
2 months ago
2
Improve granularity of `TestFillingGenericForeignKeyField` markers
#501
amureki
opened
2 months ago
0
[ BUG ] Unexpected kwargs `_created_files` passed to `gen_from_list` function.
#500
Occy88
closed
2 months ago
0
Fix #498 -- Reset GFK fields when content object is `None`
#499
amureki
closed
3 months ago
0
This is related to #487, which is now closed.
#498
paulredman-
closed
3 months ago
3
Allow None value for generic foreign keys within iterators
#497
jeremy-engel
closed
3 months ago
2
Do not handle GFK fields when the object is None
#496
amureki
closed
3 months ago
0
Fix #492 -- Allow `prepare()` to be used with GFK
#495
amureki
closed
3 months ago
0
Fix #488 -- Align GFK and content type fields
#494
amureki
closed
3 months ago
0
Make TextField generator respect max_length
#493
SergeiJp
closed
3 months ago
1
Using `prepare` with generic foreign keys
#492
jeremy-engel
closed
3 months ago
1
docs: Add Django settings example for custom field generators
#491
pclararobles
closed
3 months ago
0
`baker.make()` with `_bulk_create=True` doesn't create m2m entries on foreign-key related objects
#490
richardebeling
opened
3 months ago
0
`baker.make()` with `_bulk_create=True` fails for M2M-fields that have a reverse_name
#489
richardebeling
opened
3 months ago
0
GenericForeignKey, Django 5.1 getting incorrect object_id and content_type
#488
james-certn
closed
3 months ago
4
This is a comment on #416 which we contributed to, but is now closed
#487
paulredman-
closed
3 months ago
7
Fix #385 -- Handle bulk creation when using reverse related name
#486
amureki
closed
3 months ago
0
Fix #483 -- Add Django 5.1 support
#485
amureki
closed
3 months ago
0
Django 5.1b1: GenericForeignKey exception
#483
james-certn
closed
3 months ago
3
random date in multiple date fields in order
#482
questionanswerguy
closed
2 months ago
2
Update ruff CI syntax
#481
amureki
closed
5 months ago
0
Fix make_recipe to work with _quantity #28
#480
lucasrcezimbra
closed
5 months ago
0
Django 5 db_default field parameter ignored when creating recipies
#479
majorgilles
closed
2 months ago
0
Replace expensive count() with cheap exists()
#478
tuky
closed
5 months ago
2
m2m, through fields and _bulk_create seems broken
#477
mm-matthias
opened
7 months ago
0
Fix #265 -- drop hard dependency on `contenttypes` framework
#476
amureki
closed
7 months ago
0
Drop Django 3.2 support
#475
amureki
closed
7 months ago
0
Feature request: Ability to exclude fields in _fill_optional
#474
parad0x96
closed
2 months ago
1
Reverse one-to-one relation not persisting in database
#473
AlmerCarbonEquity
opened
9 months ago
1
Using other fields to generate data
#472
knyghty
opened
10 months ago
0
Bump GitHub Actions artifacts to v4
#470
amureki
closed
7 months ago
0
auto_now_add=True Fields do not match baker.make return
#469
nweave03
opened
11 months ago
0
Bump actions/upload-artifact from 3 to 4
#468
dependabot[bot]
closed
11 months ago
2
Bump actions/download-artifact from 3 to 4
#467
dependabot[bot]
closed
11 months ago
2
Bump actions/setup-python from 4 to 5
#466
dependabot[bot]
closed
11 months ago
0
Drop Django 4.1 support (reached end of life)
#465
amureki
closed
12 months ago
0
Support Django 5.0
#464
amureki
closed
12 months ago
0
Fix issue and add test coverage (#385)
#463
magdumsuraj07
closed
3 months ago
1
`_bulk_create` without `_quantity` will be ignored
#462
jedie
opened
1 year ago
0
Fix #47 -- migrate docs to Markdown via MyST
#461
amureki
closed
1 year ago
0
Adopt ruff's `SIM` rules
#460
amureki
closed
1 year ago
0
Drop imports inside functions, add `RUF100` to ruff
#459
amureki
closed
1 year ago
0
[dev] Add pytest-cov to improve DX
#458
amureki
closed
1 year ago
0
Refs #456 -- update installation command
#457
amureki
closed
1 year ago
0
Next