Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Add test for abstract models #366

Merged
merged 1 commit into from
Jun 29, 2018
Merged

Conversation

graingert
Copy link
Contributor

No description provided.

@@ -548,3 +555,6 @@ def test_do_not_refresh_from_db_by_default(self):

self.assertEqual(person.birthday, '2017-02-01')
self.assertNotEqual(person.birthday, datetime.date(2017, 2, 1))


class MommySu
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ops 😅

@graingert graingert force-pushed the patch-2 branch 3 times, most recently from 2ad7784 to e0b1ef4 Compare June 12, 2018 09:52
@berinhard berinhard merged commit 2171d4f into berinhard:development Jun 29, 2018
@graingert graingert deleted the patch-2 branch June 29, 2018 18:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants