regluit/libraryauth
eric b252d0b7df fix block edit
issues:
1. IPAddressField is deprecated. We can change this without consequence
because the underlying field type is not changed.
2. New admin was not wired up.
3. There was a admin bug when one end of the block is zero.
2016-11-09 15:24:11 -05:00
..
emailcheck add disposable email checker 2013-12-16 15:14:28 -05:00
migrations empty the repair migration 2016-07-29 18:49:08 -04:00
templates/libraryauth its the future! 2016-05-11 10:41:50 -04:00
templatetags consolidated and renamed libraryauth template tags 2013-12-15 01:43:17 -05:00
__init__.py fix same email bug 2013-12-30 11:49:04 -05:00
admin.py fix block edit 2016-11-09 15:24:11 -05:00
auth.py refactor libraryauth 2016-07-28 15:28:05 -04:00
backends.py model forms need at least exclude 2016-07-21 15:52:07 -04:00
forms.py patterns in urlpatterns are deprecated 2016-07-27 13:02:47 -04:00
models.py fix block edit 2016-11-09 15:24:11 -05:00
signals.py fix same email bug 2013-12-30 11:49:04 -05:00
tests.py add fixtures in testcases 2016-04-09 13:21:12 -04:00
urls.py refactor libraryauth 2016-07-28 15:28:05 -04:00
views.py refactor libraryauth 2016-07-28 15:28:05 -04:00