issues
search
paulocheque
/
django-dynamic-fixture
A complete library to create dynamic model instances for testing purposes.
http://django-dynamic-fixture.readthedocs.io/
Other
391
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update `G` functions return type to include lists if `n` argument is used
#164
sasacocic
closed
3 months ago
2
typing wrong for `G` function when `n` > 1
#163
sasacocic
closed
3 months ago
3
Release 4.0.1
#162
paulocheque
closed
1 year ago
0
Reuse lessons for base models when creating proxy models
#161
PoByBolek
closed
1 year ago
1
Fixed Sphinx doc theme
#160
paulocheque
closed
1 year ago
0
Removed obsolete code
#159
paulocheque
closed
1 year ago
0
Stop using Travis and start using GitHub actions
#158
paulocheque
closed
1 year ago
0
Proxy models ignore lessons of their base models
#157
PoByBolek
closed
1 year ago
3
Release 4.0.0
#156
paulocheque
closed
1 year ago
0
4.0.0: Removing Python 3 compatibilty, Nose plugins and older versions of Django
#155
paulocheque
closed
1 year ago
0
Release 3.1.3
#154
paulocheque
closed
1 year ago
0
Allow `Mask` objects as lessons for unique fields
#153
PoByBolek
closed
1 year ago
0
String masks should be allowed as lessons for unique fields
#152
PoByBolek
closed
1 year ago
6
docs: Fix a few typos
#151
timgates42
closed
2 years ago
0
Prevent deprecation warnings for distutils StrictVersion when running with setuptools or Python >= 3.10
#150
PoByBolek
closed
2 years ago
3
Pass DDF models to pytest parametrize decorator
#149
JakNowy
opened
2 years ago
1
Nullable ForeignKey is still None with explicit fill_nullable_fields in G
#148
hexponent
closed
2 years ago
1
G with protected fields
#147
camilogg
opened
2 years ago
1
Feature request: support custom fields
#146
rr-
opened
2 years ago
1
Release 3.1.2
#145
cmltaWt0
closed
3 years ago
1
New Release bump
#144
cmltaWt0
closed
3 years ago
3
ci: update tox.ini and travis.yml to test Django3.1/3.2
#143
cmltaWt0
closed
3 years ago
1
Catch Django 3.2 TypeError instantiating abstracts
#142
jayvdb
closed
3 years ago
1
Django 3.2 breaks InvalidModelError
#141
jayvdb
closed
3 years ago
0
Force insert on G
#140
vishes-shell
closed
3 years ago
1
Correct type for TimeField
#139
MrWeeble
closed
3 years ago
5
Can't set id if model inherits from non-abstract model
#138
JanChec
opened
3 years ago
1
Can you please merge https://github.com/paulocheque/django-dynamic-fixture/pull/134
#137
wesleykendall
closed
3 years ago
0
MANIFEST.in: Fill in sdist
#136
jayvdb
opened
4 years ago
6
FieldDoesNotExist Import No Longer Valid
#135
chris-umed
closed
3 years ago
2
Fixed importing FieldDoesNotExist exception class for Django==3.1
#134
DrMartiner
closed
3 years ago
17
Support for Generated Columns (Postgres 12) with SearchVectorField
#133
spirkaa
closed
4 years ago
1
Release 3.1.0
#132
paulocheque
closed
4 years ago
2
Better compatibility check report
#131
paulocheque
closed
4 years ago
2
Accept override an Lesson
#130
paulocheque
closed
4 years ago
2
New feature: String masks
#129
paulocheque
closed
4 years ago
2
docs: Fix simple typo, enviroment -> environment
#128
timgates42
closed
4 years ago
3
Release 3.0.3
#127
paulocheque
closed
4 years ago
0
Bugfix for the Issue #122. Lookup field convert dict values without b…
#126
paulocheque
closed
4 years ago
2
Bugfixes: default value and number of laps equals to 0
#125
paulocheque
closed
4 years ago
1
Update ddf.rst
#124
codelahoma
closed
4 years ago
1
Add Contributing.rst
#123
raymond-devries
opened
4 years ago
1
Broken Postgres JSONField
#122
andrkhr
closed
4 years ago
3
Nullable field with a default should get a value even with DDF_FILL_NULLABLE_FIELDS=False
#121
jklaiho
closed
4 years ago
2
Is it required to set ForeignKey relationship explicitly for G?
#120
ghost
closed
4 years ago
7
transaction 'atomic' block error
#119
uhurusurfa
closed
4 years ago
4
[release] 3.0.2
#118
paulocheque
closed
4 years ago
2
Fix params: lesson renamed to ddf_version
#117
paulocheque
closed
4 years ago
2
InvalidConfigurationError when creating an object with a primary key
#116
andrkhr
closed
4 years ago
3
[release] Release 3.0.1
#115
paulocheque
closed
4 years ago
2
Next