Commit Graph

6 Commits (4e8f998272e9c42791b3c19f0c33987158260b92)

Author SHA1 Message Date
eric d968a800ae don't require old password if social auth 2017-09-22 16:02:43 -04:00
eric ac541ec1a0 patterns in urlpatterns are deprecated
https://docs.djangoproject.com/en/1.9/releases/1.8/#s-django-conf-urls-p
atterns

Also, moved edit_user to libraryauth module with the rest of our user
reg and auth.
2016-07-27 13:02:47 -04:00
eric c5ee01df57 its the future! 2016-05-11 10:41:50 -04:00
eric 266378b7ed fix dotted url names 2015-04-28 14:13:18 -04:00
eric 29108128a5 global change url syntax 2015-04-27 23:24:02 -04:00
eric ab473f5411 libraries, phase 1.
admin can create a library connected to a user
other users can "join" the library
2013-10-02 12:02:08 -04:00