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 |
|
Krzysztof Klimonda
|
e70d9079ec
|
Login newly registered user
Rewritten register view using CBV approach, and added a authenticate/login
call after form has been validated and user created. Fixes #65
|
2013-03-02 12:26:54 -08:00 |
|
Isaac Bythewood
|
4e431e2a88
|
Refactor templates and and make includes for upcoming python file refactor into core and user. Also making templates easier to edit and read overall.
|
2013-02-26 03:27:41 +00:00 |
|
Krzysztof Klimonda
|
d462bfb83b
|
A major RESTful API rewrite
Rewritten API to handle creating pins for both urls
and previously-uploaded images. Added some tests for it.
|
2013-02-25 15:10:15 -08:00 |
|
Isaac Bythewood
|
f66b727072
|
Working on new design
|
2013-02-21 07:43:52 +00:00 |
|
Isaac Bythewood
|
f00e106dfe
|
Add in some new settings.
|
2012-08-01 21:30:18 +00:00 |
|
Isaac Bythewood
|
d92d30bb94
|
Added some production settings. Moving to travis-ci for testing. Added feature to stop new registrations.
|
2012-08-01 03:06:41 +00:00 |
|
Isaac Bythewood
|
8e8bcdfb49
|
Lots of pylint and pep8 fixes in nearly every file.
|
2012-05-12 00:27:02 +00:00 |
|
Isaac Bythewood
|
20002afd31
|
Added in message system.
|
2012-05-01 05:44:50 +00:00 |
|
Isaac Bythewood
|
644184d0ad
|
Initial commit.
|
2012-04-26 03:44:16 +00:00 |
|