1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Requirements updated. More... almost 10 years ago
Updated for django-etc. More... almost 10 years ago
Locos updated. More... almost 10 years ago
Implemented experimental email verification proc. More... almost 10 years ago
Texts updated. More... almost 10 years ago
py3.4 added into tox rules. More... almost 10 years ago
runtests refactored. More... over 10 years ago
Django 1.6 test runner rules adopted. More... over 10 years ago
Version number is bumped up. More... over 10 years ago
Docs updated. More... over 10 years ago
Merge pull request #6 from dotsbb/master
idle sign
as Igor Starikov
More... over 10 years ago
Fixed @redirect_signedin raising AttributeError (closes #7). More... over 10 years ago
bitdeli added to README
idle sign
as Igor Starikov
More... over 10 years ago
terms of service example in docs fixed (Doctor -> CustomizedUser) version decremented More... over 10 years ago
Merge remote-tracking branch 'origin/master' More... over 10 years ago
terms of service example version bumped More... over 10 years ago
terms of service example version bumped More... over 10 years ago
RuntimeError fixed: __unicode__ is aliased to __str__ with `@python_2_unicode_compatible` python 2.7, django 1.5.4 More... over 10 years ago
upper-case email bug fixed (in `BlacklistedDomain.is_blacklisted`) also improved performance in checking occurrence on the blacklist (in case of a huge blacklist in database) (profiling of two splitting algorithms: https://gist.github.com/dotsbb/6625771 ) More... over 10 years ago
Fixed sign in template for Bootstrap 3. More... over 10 years ago
Tests are no 1.4 compatible. More... over 10 years ago
Merge pull request #5 from dotsbb/test-patch
idle sign
as Igor Starikov
More... over 10 years ago
test signin modern view More... over 10 years ago
test: signup and try to login (user.is_active = False/True) More... over 10 years ago
simple functional test: try to signup with the same data twice empty line:256 - according to PEP8 More... over 10 years ago
client.login requires 'django.contrib.session' in INSTALLED_APPS More... over 10 years ago
Speeding up test runs by ~0.001s More... over 10 years ago
Updated django 1.5 tox rule. More... over 10 years ago
Version number is bumped up. More... over 10 years ago
AUTHORS is updated. More... over 10 years ago