Commit graph

776 commits

Author SHA1 Message Date
Emin Bugra Saral
f5d4e5ce2b Update changes and authors 2019-05-20 19:45:51 +02:00
Emin Bugra Saral
5d6f8f4e9f Disable signals on save feature 2019-05-20 19:35:05 +02:00
Emin Bugra Saral
b7d953d8bb Add requirement for running tests 2019-05-20 19:32:02 +02:00
Asif Saif Uddin
25dde41418
Merge pull request #360 from marfyl/master
Add UUIDModel and UUIDField
2019-05-16 05:45:53 +06:00
Asif Saif Uddin
77bbdb12fc
updated dependencies 2019-05-16 05:42:33 +06:00
Asif Saif Uddin
e04ef1d9ba
adjust setup 2019-05-16 05:30:03 +06:00
Asif Saif Uddin
5d73431e0d
xenial 2019-05-16 05:27:36 +06:00
Asif Saif Uddin
a2f46f74d7
update supported versions 2019-05-16 05:25:55 +06:00
Asif Saif Uddin
98b7f18047
django 1.11 n 2.1+ only 2019-05-16 05:24:49 +06:00
Asif Saif Uddin
3c6bd237af
drop py34 add py37 2019-05-16 05:22:00 +06:00
Asif Saif Uddin
9eb118ee9e
Merge pull request #369 from jcushman/patch-save-fix
Move patch_save to finalize_class so it works on models with save() methods
2019-05-10 00:41:33 +06:00
Jack Cushman
f2e97e4141 Move patch_save to finalize_class so it works on models with save() methods 2019-04-25 17:50:08 -04:00
Nick Sandford
d557c42533 Catch deferred attribute exception (#367) 2019-03-29 12:46:40 +06:00
JMP
fa9a0376dd Merge branch 'master' of github.com:marfyl/django-model-utils 2019-03-20 21:51:41 +01:00
JMP
fc523d5433 Add tdd to increase coverage 2019-03-20 21:51:31 +01:00
Remy Suen
c4a252d1fb Explain usage of timeframed model manager in the documentation (#365)
* Provide a sample for using the timeframed manager

Signed-off-by: Remy Suen <remy.suen@gmail.com>

* Update CHANGES.rst file

Signed-off-by: Remy Suen <remy.suen@gmail.com>

* Update AUTHORS.rst file

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2019-03-20 15:07:00 +06:00
Skia
1b9b5ac2c1 managers: honor OneToOneField.parent_link=False (#363) 2019-03-12 23:29:02 +06:00
John Vandenberg
581522c46a MANIFEST.in: Add docs and tests (#362)
Also include all language translations in sdist.

Fixes https://github.com/jazzband/django-model-utils/issues/361 and closes https://github.com/jazzband/django-model-utils/issues/356
2019-03-11 13:51:59 +06:00
jmmp
434bc6d45c
unneeded import removed 2019-02-27 14:33:48 +01:00
jmmp
5ffcfe831c
Update fields.py 2019-02-27 02:29:47 +01:00
JMP
89fd5fff82 Catch exception in test 2019-02-26 19:19:32 +01:00
JMP
ce3a0e59f4 Use django exception instead custom one 2019-02-26 19:17:06 +01:00
JMP
2a47aa093d Pep8 review 2019-02-26 19:01:39 +01:00
JMP
5c49f2c7d0 Update changes.rst for UUIDModel and UUIDField 2019-02-26 18:41:23 +01:00
JMP
da3c59a6df Fix SyntaxError for python 2.7 2019-02-26 18:38:39 +01:00
JMP
8d9a00b89b Fix pep8 error 2019-02-26 18:16:01 +01:00
jmmp
9b6f14bedd
Update models.rst 2019-02-26 18:12:06 +01:00
JMP
132d375d99 Merge branch 'master' of github.com:marfyl/django-model-utils 2019-02-26 18:10:50 +01:00
JMP
a6fc51c0b5 Docs updated 2019-02-26 18:10:42 +01:00
jmmp
000c70de9e
Update fields.rst 2019-02-26 18:04:13 +01:00
JMP
2f29dce4de Merge branch 'feature/uuid_model' 2019-02-26 18:01:26 +01:00
JMP
0d4facbb53 Merge branch 'feature/uuid_model' of github.com:marfyl/django-model-utils into feature/uuid_model 2019-02-26 18:01:20 +01:00
jmmp
e5955f780b
Update fields.py 2019-02-26 17:58:20 +01:00
JMP
2f142afd37 Fix imports pep8 2019-02-26 17:55:02 +01:00
JMP
015dd4831f Catch error with inherit class 2019-02-26 17:50:32 +01:00
JMP
430866abfa Update authors file 2019-02-26 17:37:24 +01:00
JMP
533501753f UUID version custom exception 2019-02-26 17:36:59 +01:00
JMP
c23c622d17 UUIDModel tests 2019-02-26 17:36:35 +01:00
JMP
58e57d5535 UUIDField tests 2019-02-26 17:36:23 +01:00
JMP
5ff0867bf9 UUIDModels for testing purposes 2019-02-26 17:35:50 +01:00
JMP
bdc6fb05fe UUIDField doc 2019-02-26 17:35:00 +01:00
JMP
5bf7db036f UUIDModel doc 2019-02-26 17:34:20 +01:00
JMP
ca75294883 UUID field added 2019-02-26 17:33:06 +01:00
JMP
38f8932e74 UUID model added 2019-02-26 17:32:56 +01:00
Diego Navarro
4e18710537 Upgrades pytest, pytest-django and pytest-cov version to fix travis build (#358)
* Upgrades pytest, pytest-django and pytest-cov version

* Skips testing Python 3.5 with django trunk (Django 2.1 requires Python 3.6)
2019-02-22 00:05:35 +06:00
Reece Dunham
f8f2ef340f
Merge pull request #310 from Germano0/master
Removed missing include files in MANIFEST.in
2019-01-11 13:13:59 -05:00
Reece Dunham
52ba20e005
Merge pull request #354 from jazzband/revert-280-patch-2
Revert "Add missing classifiers in setup.py"
2019-01-11 10:09:43 -05:00
Reece Dunham
c1bcd67971
Revert "Add missing classifiers in setup.py" 2019-01-11 10:09:34 -05:00
Reece Dunham
3be02d3001
Update AUTHORS.rst 2019-01-11 10:04:43 -05:00
Reece Dunham
1c7947b5e2
Merge branch 'master' into master 2019-01-11 10:03:50 -05:00