django_secureform

はスパマーや詐欺師に対する保護を提供します
今すぐダウンロード

django_secureform ランキングとまとめ

広告

  • Rating:
  • ライセンス:
  • GPL v3
  • 価格:
  • FREE
  • 出版社名:
  • Ben Timby
  • 出版社のWebサイト:
  • http://code.google.com/u/btimby@gmail.com/

django_secureform タグ


django_secureform 説明

Django_Secureformは、PIP PIPのインストールDjango-SecureFormthenを使用して、Spection.pyのDjangoプロジェクトにアプリケーションをインストールします。 SecureForm Instancess.Installed_apps + =( 'django_secureform'、)#の動作に影響を与えるオプションの設定もあります.Djangoのsecret_keysecureform_crypt_key = 'super-secret暗号化キー'#です。 hiddenフィールドに追加されたフィールドに#security data.secureform_field_name = 'foobar'#フォームレンダリングとsubmittal.secureform_ttl = 300#フォームに追加されたHoneyPotフィールドの数が1#= 1#で秒番号。 、ハニーポットを隠すにはjQueryが必要です。あなたがあなたのアプリでjQueryを使っているなら、この機能を無効にすることができます(#jQueryへの重複スクリプト参照の妨害).secureform_include_jquery = falseUsageDjango_secureform.Forms import secureform#フォームクラスを定義します.class mySecureform(SecureForm):クラスメタ:#このクラスのsettings.pyにオプションをオーバーライドします。 include_jquery = false name = forms.charfield()製品のホームページ


django_secureform 関連ソフトウェア