]>
git.parisson.com Git - django-social-auth.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matías Aguirre [Wed, 5 Jan 2011 03:16:39 +0000 (01:16 -0200)]
Attributions added
Matías Aguirre [Wed, 5 Jan 2011 03:00:37 +0000 (01:00 -0200)]
Updated setup.py and README with installation instructions
Matías Aguirre [Wed, 5 Jan 2011 01:19:20 +0000 (23:19 -0200)]
setup.py updated
Stas Kravets [Mon, 27 Dec 2010 15:13:34 +0000 (23:13 +0800)]
setup.py file added for correct install with pip
Matías Aguirre [Tue, 28 Dec 2010 12:20:07 +0000 (10:20 -0200)]
A bit of pylint and django-lint
Matías Aguirre [Mon, 27 Dec 2010 19:48:50 +0000 (17:48 -0200)]
Improved user creation handling, closes gh-3
Matías Aguirre [Sun, 26 Dec 2010 21:37:14 +0000 (19:37 -0200)]
Small doc change
Matías Aguirre [Fri, 10 Dec 2010 18:22:36 +0000 (16:22 -0200)]
Added missing module and remove debugging prints
Matías Aguirre [Fri, 10 Dec 2010 17:39:47 +0000 (15:39 -0200)]
Signal user updating, still pending extra arguments request
Matías Aguirre [Fri, 10 Dec 2010 14:24:56 +0000 (12:24 -0200)]
Removed unnecessary base module, moved clases where they are used
Matías Aguirre [Fri, 10 Dec 2010 14:24:15 +0000 (12:24 -0200)]
Removed unnecessary base module, moved clases where they are used
Matías Aguirre [Thu, 25 Nov 2010 17:48:28 +0000 (15:48 -0200)]
Association of multiple social credentials to single user account support, Closes gh-5
Matías Aguirre [Thu, 25 Nov 2010 03:41:19 +0000 (01:41 -0200)]
Rename variable
Matías Aguirre [Tue, 23 Nov 2010 15:43:54 +0000 (13:43 -0200)]
Switch uid from TextField to CharField
Matías Aguirre [Tue, 23 Nov 2010 15:38:09 +0000 (13:38 -0200)]
Orkut authentication included, Closes gh-4
Matías Aguirre [Tue, 23 Nov 2010 15:33:33 +0000 (13:33 -0200)]
OAuth improvements.
Changes:
- Parametrize backend name
- Common base class between Twitter and Orkut authentication
mechanism
- Updated Doc
- Updated example application with Orkut
Caio Ariede [Tue, 23 Nov 2010 13:11:17 +0000 (11:11 -0200)]
orkut support
Matías Aguirre [Tue, 23 Nov 2010 13:08:32 +0000 (11:08 -0200)]
Little improve on custom user class import. Refs gh-3
Matías Aguirre [Tue, 23 Nov 2010 12:57:37 +0000 (10:57 -0200)]
Style documentation
Matías Aguirre [Tue, 23 Nov 2010 05:45:58 +0000 (03:45 -0200)]
Doc fix and added missing check
Matías Aguirre [Tue, 23 Nov 2010 05:36:09 +0000 (03:36 -0200)]
Improvements and documentation on custom User class definition.
Closes #2
Caio Ariede [Tue, 23 Nov 2010 01:26:51 +0000 (23:26 -0200)]
get_user_model() more Django compliant
Caio Ariede [Sat, 20 Nov 2010 21:36:40 +0000 (19:36 -0200)]
typo
Caio Ariede [Sat, 20 Nov 2010 18:51:59 +0000 (16:51 -0200)]
Allow setting a custom user model through SOCIAL_AUTH_MODEL_USER
Matías Aguirre [Fri, 19 Nov 2010 19:47:17 +0000 (17:47 -0200)]
Store OAuth access token by default
Matías Aguirre [Wed, 17 Nov 2010 00:19:14 +0000 (22:19 -0200)]
Ammend doc
Matías Aguirre [Wed, 17 Nov 2010 00:17:25 +0000 (22:17 -0200)]
Ammend doc
Matías Aguirre [Wed, 17 Nov 2010 00:16:24 +0000 (22:16 -0200)]
Ammend doc
Matías Aguirre [Wed, 17 Nov 2010 00:15:14 +0000 (22:15 -0200)]
Added callable function to supply possible username
Matías Aguirre [Mon, 15 Nov 2010 21:55:58 +0000 (19:55 -0200)]
Redirect user to an error url if configured
Matías Aguirre [Mon, 15 Nov 2010 21:44:34 +0000 (19:44 -0200)]
Typo
Matías Aguirre [Mon, 15 Nov 2010 21:40:44 +0000 (19:40 -0200)]
README updates
Matías Aguirre [Mon, 15 Nov 2010 21:39:11 +0000 (19:39 -0200)]
README updates
Matías Aguirre [Mon, 15 Nov 2010 21:37:52 +0000 (19:37 -0200)]
README updates
Matías Aguirre [Mon, 15 Nov 2010 21:30:57 +0000 (19:30 -0200)]
Removed incorrect namespace name from complete url in view, replaced with setting value
Matías Aguirre [Mon, 15 Nov 2010 20:56:16 +0000 (18:56 -0200)]
Removed oauth module in favor of oauth original code
Matías Aguirre [Mon, 15 Nov 2010 19:03:52 +0000 (17:03 -0200)]
Remove max_length from TextFields and replace short text fields with CharFields
Matías Aguirre [Fri, 12 Nov 2010 19:37:50 +0000 (17:37 -0200)]
Small docstrings, code a little pylinted and checked
Matías Aguirre [Fri, 12 Nov 2010 18:27:58 +0000 (16:27 -0200)]
Fix twitter process with custom redirect parameter
Caio Ariede [Fri, 12 Nov 2010 15:50:15 +0000 (13:50 -0200)]
there is no need to specify the url callback on Twitter
Matías Aguirre [Thu, 11 Nov 2010 18:41:05 +0000 (16:41 -0200)]
Link sections in README
Matías Aguirre [Thu, 11 Nov 2010 18:40:03 +0000 (16:40 -0200)]
Link sections in README
Matías Aguirre [Tue, 9 Nov 2010 14:57:42 +0000 (12:57 -0200)]
Silly simplication
Matías Aguirre [Tue, 9 Nov 2010 14:56:17 +0000 (12:56 -0200)]
More doc improvements
Matías Aguirre [Tue, 9 Nov 2010 14:33:34 +0000 (12:33 -0200)]
Fixed code licence, apps names where incorrect. Updated documentation
Matías Aguirre [Mon, 8 Nov 2010 10:10:07 +0000 (08:10 -0200)]
File rename
Matías Aguirre [Mon, 8 Nov 2010 10:08:13 +0000 (08:08 -0200)]
Commiting missing files
Matías Aguirre [Mon, 8 Nov 2010 10:07:59 +0000 (08:07 -0200)]
Initial commit for django-social-auth