GitXplorerGitXplorer
d

django-polls

public
7 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
2b4fc9db7e2d26b4386673ac0c56c3c8be5470a8

Get rid of all doc strings

ddmerejkowsky committed 7 years ago
Unverified
b8c662243155bb21ca9cc0cda82c357ed88d2dea

More meaningful variable names and examples

ddmerejkowsky committed 7 years ago
Unverified
7fbf926014e795509aab91aff5c7a9f6a09636d1

Use more expressive code when talking about time

ddmerejkowsky committed 7 years ago
Unverified
4cf16d7ae91221dadcf86830af81ab4c323e5aec

Add django_db markers

ddmerejkowsky committed 7 years ago
Unverified
9b602d0ee60acf2d70b0e9aae04e114bd2135c2c

Get rid of those useless classes

ddmerejkowsky committed 7 years ago
Unverified
6afcc261ca8248f15ef94e1d3c56862438a0106f

Extract assert_no_polls

ddmerejkowsky committed 7 years ago

README

The README file for this repository.

django-polls: playing with django testing

Code sample for a Porting to pytest blog post.