Commit Graph

12 Commits

Author SHA1 Message Date
Krzysztof Klimonda
2ecda33fed Apply fix from 3b10868 to users tests too
Repeat after me "I'll run a full test suite before pushing changes"
2013-04-05 19:44:16 +02:00
Krzysztof Klimonda
494f7fbd8c Fix test by mocking requests.get function 2013-03-19 15:41:55 +01:00
Krzysztof Klimonda
26b6805b6f Replace screenshot.png with logo.png in tests 2013-03-05 01:32:57 -08:00
Isaac Bythewood
c7e1e1cd83 Move location of users middleware 2013-03-03 22:50:29 +00:00
Isaac Bythewood
248bd25a04 Move private to users, add user filtering to JS 2013-03-03 22:47:25 +00:00
Isaac Bythewood
32b5eafe67 Fix template locations to match app name 2013-03-03 21:19:07 +00:00
Krzysztof Klimonda
cae9fa96be Write some more tests for all code 2013-03-03 10:09:33 -08:00
Krzysztof Klimonda
97732c4f45 Use the correct reverse argument 2013-03-03 10:08:46 -08:00
Krzysztof Klimonda
d4fc7e1781 Write unit tests for CombinedAuthBackend 2013-03-03 09:11:49 -08:00
Krzysztof Klimonda
5b777b7e14 Move the Authentication backend to the users package 2013-03-03 09:09:13 -08:00
Krzysztof Klimonda
83f14445bf Fix reverse urls namespacing issue 2013-03-03 05:38:24 -08:00
Krzysztof Klimonda
53f05dbb6d A general project refactor
Removed pins django app, and moved code to the core. Moved user related
code out of core to the users app.
2013-03-03 04:47:34 -08:00