V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
zenir
V2EX  ›  Python

Login to Project Picky Writer.

  •  
  •   zenir · 2012-04-29 18:45:21 +08:00 · 2754 次点击
    这是一个创建于 4401 天前的主题,其中的信息可能已经有所发展或是发生改变。
    如题,本地gae环境测试的,登录wirte的时候,一直无法匹配auth.py内部的SECRET。

    本人有些小白 Project Picky网上的资料又太少了。求诸位赐教
    :-)
    3 条回复    1970-01-01 08:00:00 +08:00
    9hills
        1
    9hills  
       2012-04-29 20:39:02 +08:00
    livid都放弃用这个,改用jekyll了。。

    不要使用不再维护的东西
    zenir
        2
    zenir  
    OP
       2012-04-29 20:46:22 +08:00
    @9hills 最近有一个jekyll的加强版本Octopress。可以尝试下。
    Livid
        3
    Livid  
    MOD
       2012-04-29 22:18:48 +08:00
    python:

    import hashlib
    hashlib.sha1('secret').hexdigest()
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2471 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 06:26 · PVG 14:26 · LAX 23:26 · JFK 02:26
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.