Mike
|
198cc422bb
|
chore: remove django 3.0 from testing
|
2021-07-05 07:18:41 -07:00 |
|
Mike
|
2d7d54e788
|
test: disable pytest-randomly (for now)
|
2021-07-04 09:51:19 -07:00 |
|
Mike
|
53387f81da
|
test: cleanup tox config
|
2021-07-04 09:17:08 -07:00 |
|
Mike
|
cae35d1032
|
chore: clean up tox, remove travis, add recommended files
|
2021-06-17 16:39:24 -07:00 |
|
Mauro
|
000fd963dc
|
Fix url for 'djangotip'
|
2021-04-23 12:08:05 -03:00 |
|
Mauro
|
75c1b72d5b
|
Updating python and django versions on travis / tox
|
2021-04-23 11:53:24 -03:00 |
|
John Vandenberg
|
7a71df16b0
|
tox.ini: Include Django 2.1 and 2.2 and master
|
2020-07-15 07:49:39 +07:00 |
|
Daniel Indictor
|
89358a6c46
|
Made changes necessary to bump supported Django version to 3.0
|
2020-04-13 04:18:02 -04:00 |
|
John Carter
|
5ba33e7e6e
|
patch migration, made tox check for missing migrations (#35)
Add tox for missing migrations; fix verbose names in models and migration
|
2018-08-02 11:16:44 +02:00 |
|
MajekX
|
f35ceaed22
|
Add registration via metaclass (#23)
Example:
class SomeModel(metaclass=EAVModelMeta):
pass
|
2018-07-27 14:01:38 +00:00 |
|
MajekX
|
9d044ee8e2
|
Fix tests for Django 2.1+ (tip) (#25)
|
2018-07-27 13:47:01 +02:00 |
|
Iwo Herka
|
d26bcfdbe7
|
Fix test compatibility
|
2018-07-20 12:17:19 +00:00 |
|
Iwo Herka
|
382a026511
|
Setup tox (#16)
|
2018-06-14 16:15:36 +02:00 |
|