]> git.parisson.com Git - django-social-auth.git/shortlog
django-social-auth.git
2011-01-05 Jannis LeidelUse Django's md5_constructor for backwards compatibility.
2011-01-05 Matías AguirreCorrect documentation, Closes gh-7
2011-01-05 Matías AguirreReplaced deprecated md5 import, Refs gh-7
2011-01-05 Matías AguirreIncreased version to 0.1.1
2011-01-05 Matías AguirreAmend documentation and add contribution
2011-01-05 Matías AguirreMerge branch 'master' of github.com:omab/django-social...
2011-01-05 Matías AguirreMerge branch 'master' of https://github.com/jezdez...
2011-01-05 Jannis LeidelMinor rST bugfix to allow correct rendering on PyPI.
2011-01-05 Matías AguirreUpdated setup.py file to install properly, added versio...
2011-01-05 Jannis LeidelMinor rST bugfix to allow correct rendering on PyPI.
2011-01-05 Matías AguirreAttributions added
2011-01-05 Matías AguirreUpdated setup.py and README with installation instructions
2011-01-05 Matías Aguirresetup.py updated
2011-01-05 Stas Kravetssetup.py file added for correct install with pip
2010-12-28 Matías AguirreA bit of pylint and django-lint
2010-12-27 Matías AguirreImproved user creation handling, closes gh-3
2010-12-26 Matías AguirreSmall doc change
2010-12-10 Matías AguirreAdded missing module and remove debugging prints
2010-12-10 Matías AguirreSignal user updating, still pending extra arguments...
2010-12-10 Matías AguirreRemoved unnecessary base module, moved clases where...
2010-12-10 Matías AguirreRemoved unnecessary base module, moved clases where...
2010-11-25 Matías AguirreAssociation of multiple social credentials to single...
2010-11-25 Matías AguirreRename variable
2010-11-23 Matías AguirreSwitch uid from TextField to CharField
2010-11-23 Matías AguirreOrkut authentication included, Closes gh-4
2010-11-23 Matías AguirreOAuth improvements.
2010-11-23 Caio Ariedeorkut support
2010-11-23 Matías AguirreLittle improve on custom user class import. Refs gh-3
2010-11-23 Matías AguirreStyle documentation
2010-11-23 Matías AguirreDoc fix and added missing check
2010-11-23 Matías AguirreImprovements and documentation on custom User class...
2010-11-23 Caio Ariedeget_user_model() more Django compliant
2010-11-20 Caio Ariedetypo
2010-11-20 Caio AriedeAllow setting a custom user model through SOCIAL_AUTH_M...
2010-11-19 Matías AguirreStore OAuth access token by default
2010-11-17 Matías AguirreAmmend doc
2010-11-17 Matías AguirreAmmend doc
2010-11-17 Matías AguirreAmmend doc
2010-11-17 Matías AguirreAdded callable function to supply possible username
2010-11-15 Matías AguirreRedirect user to an error url if configured
2010-11-15 Matías AguirreTypo
2010-11-15 Matías AguirreREADME updates
2010-11-15 Matías AguirreREADME updates
2010-11-15 Matías AguirreREADME updates
2010-11-15 Matías AguirreRemoved incorrect namespace name from complete url...
2010-11-15 Matías AguirreRemoved oauth module in favor of oauth original code
2010-11-15 Matías AguirreRemove max_length from TextFields and replace short...
2010-11-12 Matías AguirreSmall docstrings, code a little pylinted and checked
2010-11-12 Matías AguirreFix twitter process with custom redirect parameter
2010-11-12 Caio Ariedethere is no need to specify the url callback on Twitter
2010-11-11 Matías AguirreLink sections in README
2010-11-11 Matías AguirreLink sections in README
2010-11-09 Matías AguirreSilly simplication
2010-11-09 Matías AguirreMore doc improvements
2010-11-09 Matías AguirreFixed code licence, apps names where incorrect. Updated...
2010-11-08 Matías AguirreFile rename
2010-11-08 Matías AguirreCommiting missing files
2010-11-08 Matías AguirreInitial commit for django-social-auth