issues
search
berinhard
/
model_mommy
No longer maintained, please migrate to model_bakery
http://model-bakery.readthedocs.org/
Other
903
stars
141
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Propertis with autonow-add broke on 2.0.0
#413
renzon
closed
5 years ago
1
Discontinues model mommy
#412
berinhard
closed
5 years ago
0
Add documentation on the missing PRs
#410
berinhard
closed
5 years ago
1
Remove obsolete field imports in tests
#409
amureki
closed
5 years ago
0
Get rid of `TestClass` usage (pytest FTW)
#408
amureki
closed
5 years ago
2
Implement lazy_related for use in override attrs in each TestCase
#407
danizen
closed
5 years ago
1
Model not saving
#406
tylerecouture
closed
5 years ago
1
Add option to allow mommy.make() return instance from model manager
#405
cb109
closed
5 years ago
3
mommy.make() returns instance that did not go through any model manager, thus missing fields
#404
cb109
closed
5 years ago
0
Validate _fill_optional
#403
timabilov
closed
5 years ago
1
Get rid of six
#402
amureki
closed
5 years ago
0
Remove obsolete import logic in generators.py
#401
amureki
closed
5 years ago
0
Release a new version
#400
amureki
closed
5 years ago
1
Update documentation (readthedocs)
#399
amureki
closed
5 years ago
1
Add Django 2.2 to our test suite
#398
anapaulagomes
closed
5 years ago
0
Run tests against main branches
#397
amureki
closed
5 years ago
0
Save object instances when handling one to many relations
#396
anapaulagomes
closed
5 years ago
2
Switch to pytest
#395
amureki
closed
5 years ago
1
Using make_recipe with _quantity together with related key only applies to last item created
#392
urbnjamesmi1
closed
5 years ago
0
Consider flake8 rules
#388
amureki
closed
5 years ago
1
Add pre-commit
#387
amureki
closed
5 years ago
0
Add GitHub issue template (fix #383)
#386
amureki
closed
5 years ago
0
Link documentation in description of repository
#385
dyve
closed
5 years ago
2
Add new issue/PR template
#383
amureki
closed
5 years ago
0
Pass recipe to mommy.make
#381
TvoroG
closed
5 years ago
2
Few cleanups
#380
amureki
closed
5 years ago
0
Stick to Django support's roadmap
#379
anapaulagomes
closed
5 years ago
3
Fixes issue # 377 instance isn't saved. Use bulk=False or save the ob…
#378
timthelion
closed
5 years ago
5
instance isn't saved. Use bulk=False or save the object first.
#377
timthelion
closed
5 years ago
0
Enable seq method to be imported directly from model_mommy
#372
matheusbsilva
closed
5 years ago
2
Move seq method outside recipes module
#371
berinhard
closed
5 years ago
1
Unique fields check when generating multiple objects
#370
matheusbsilva
closed
6 years ago
2
Is there is a way to specify the seed for randomization?
#369
scythargon
closed
5 years ago
2
Use default value for unknown field types
#368
scythargon
closed
5 years ago
2
Is it possible to force it fill nullable fields?
#367
scythargon
closed
6 years ago
2
Add test for abstract models
#366
graingert
closed
6 years ago
0
Stick to Django support's roadmap
#365
berinhard
closed
5 years ago
1
Add option to automatically call refresh_from_db
#364
anapaulagomes
closed
6 years ago
2
Postgres' CI field support
#363
berinhard
closed
6 years ago
0
Postgres' CI field support
#362
berinhard
closed
6 years ago
0
Updated docs with GIS supported fields.
#361
Nuurek
closed
6 years ago
1
Fix small typo
#360
iamkhush
closed
6 years ago
1
Fix type error -- Recipe.extend should return the same type
#359
codingjoe
closed
6 years ago
3
Fix style of examples in recipes.rst
#358
floriangosse
closed
6 years ago
0
mommy does not support `CIEmailField`
#357
tucosaurus
closed
6 years ago
3
NullBooleanField should be treated as BooleanField(null=True, blank=True)
#356
satyanash
closed
6 years ago
2
Remove wrong parameter, fixes #344
#355
karyon
closed
6 years ago
8
Request for release on PyPI
#354
dyve
closed
6 years ago
2
Update Changelog.txt
#353
dyve
closed
6 years ago
0
Support GIS fields when django.contrib.gis is in INSTALLED_APPS
#352
dyve
closed
6 years ago
2
Next