summaryrefslogtreecommitdiff
path: root/docs/install.rst
Commit message (Collapse)AuthorAgeFilesLines
* removed 2to3 translation step from setupEli Collins2011-12-061-10/+1
|
* small corrections to documentationEli Collins2011-08-191-5/+6
|
* traditional post-release tweaks to documentationEli Collins2011-08-171-1/+3
|
* documentation building should now be done through 'setup.py build_sphinx';Eli Collins2011-08-171-8/+10
| | | | | changed instructions accordingly; also added 'docdist' setup command to build doc zip files
* tweaked fshp documentationEli Collins2011-07-271-1/+1
|
* misc documentation tweaksEli Collins2011-06-301-8/+10
|
* updated changelog to include python 3 compat; various other documentation ↵Eli Collins2011-06-291-7/+7
| | | | updates
* installation updatesEli Collins2011-06-221-27/+41
| | | | | | | | * updated install instructions to account for python 3 support * removed dependancy on distribute/setuptools: - no longer using find_packages() - using build_py_2to3 cmdclass as fallback if distribute's use_2to3 not available * some tweaks to make "setup.py test" work properly
* added support for BCryptor as bcrypt backendEli Collins2011-06-011-3/+5
|
* various documentation updatesEli Collins2011-06-011-2/+5
|
* various documentation updatesEli Collins2011-05-041-17/+16
|
* added instructions for building documentation; misc documentation updatesEli Collins2011-03-271-17/+14
|
* minor documentation fixesEli Collins2011-03-251-12/+10
|
* updated links in documentation; bumped to version 1.3.01.3.0Eli Collins2011-03-251-16/+19
|
* documentation updatesEli Collins2011-03-241-31/+33
| | | | | | | | | | | | ===================== * CryptContext docs finished * README / LICENSE updated * license text changed to correct BSD wording * embarassingly, the history.rst is kinda off about release versions. tried to make it give readers better outline. * misc doc updates * some handler names (eg: 'context', 'all') now forbidden by register_crypt_handler() * bumped setup.cfg to b1
* documentation work & rearrangingEli Collins2011-03-221-18/+26
| | | | | | | | | | ================================ * added documentation for overview, ldap digests * lots of other documentation updates * renamed passlib.unix -> passlib.hosts * renamed passlib.sqldb -> passlib.servers * added passlib.servers.custom_app_context for quickstart purposes * added ldap {CLEARTEXT} support
* documentation workEli Collins2011-03-141-10/+16
| | | | | | | ================== * finished password hash api description * various documentation cleanups * removed unused quickstart doc
* doc cleanup - changed hash descriptions from modules -> classesEli Collins2011-02-161-1/+1
|
* updated docsEli Collins2011-01-311-12/+16
|
* relocated passlib.hash.XXX to passlib.XXX; all UTs passEli Collins2011-01-141-1/+1
|
* updates docs someEli Collins2011-01-071-15/+20
|
* doc cleanupsEli Collins2011-01-061-24/+22
|
* cloning bps to passlib trunkEli Collins2011-01-061-0/+53