summaryrefslogtreecommitdiff
path: root/passlib/ext/django/models.py
Commit message (Expand)AuthorAgeFilesLines
* passlib.ext.django: large refactor to make things more isolated & testable.Eli Collins2016-11-221-268/+9
* .encrypt() method renamed to .hash(), other api cleanupsEli Collins2016-06-101-2/+2
* passlib.ext.django: dropped support for django 1.6-1.7, per passlib 1.6.6 ann...Eli Collins2016-02-091-15/+12
* Merge with stableEli Collins2016-02-091-2/+27
|\
| * passlib.ext.django: fixes so we're compatible with django 1.9, fixes issue 68Eli Collins2016-02-081-2/+27
* | passlib.ext.django cleanupsEli Collins2015-07-221-37/+19
* | Merge from stableEli Collins2015-01-271-5/+10
|\ \ | |/
| * bugfix: passlib.ext.django: clarified & tweaked logic for when we passEli Collins2015-01-251-5/+10
* | stripped out compatibility shims for django 0.9 - 1.3;Eli Collins2015-01-101-96/+59
* | removed a LOT of compatibility shims -- dropped python 2.5, 3.0, and 3.1 supp...Eli Collins2015-01-101-1/+1
|/
* style cleanups (transplant of rc94c6072a652 in default)Eli Collins2013-12-271-7/+7
* massive cleanup of documentation typos, thanks to Thomas Waldmann (issue 27, ...Eli Collins2013-12-271-2/+2
* django compatibility updates (should fix issue 50)Eli Collins2013-12-201-13/+51
* misc fixesEli Collins2012-08-011-1/+1
* large number of assorted documentation updatesEli Collins2012-08-011-0/+4
* project-wide whitespace & comment cleanup (it's been a couple of years)Eli Collins2012-08-011-12/+12
* excluded some branches from coverageEli Collins2012-04-301-2/+2
* added some missing tests; fixed a bunch of bugsEli Collins2012-04-281-1/+1
* near complete rewrite of django plugin, now making publicEli Collins2012-04-271-36/+267
* CryptPolicy deprecated, part2 - updated rest of library to use CryptContext d...Eli Collins2012-04-171-2/+2
* ran full UTs, found and fixed a few bugs introduced in last few commits.Eli Collins2012-04-111-1/+1
* clarify behavior for secret=None and hash=NoneEli Collins2012-04-111-2/+2
* updated passlib.ext.django; made some notes about django 1.4Eli Collins2012-03-121-8/+6
* import cleanupsEli Collins2012-01-181-2/+2
* added compat.unicode imports in a number of placesEli Collins2011-12-061-1/+2
* improvements to passlib.ext.djangoEli Collins2011-09-141-0/+2
* added documentation for "passlib.ext.django" django app that upgrades Django ...Eli Collins2011-07-101-80/+4
* django workEli Collins2011-06-301-0/+125