u51:用 PythonDjango 编写的 Web 密码管理器

时间:2024-06-20 07:51:41
【文件属性】:

文件名称:u51:用 PythonDjango 编写的 Web 密码管理器

文件大小:2.78MB

文件格式:ZIP

更新时间:2024-06-20 07:51:41

JavaScript

u51 在您的私人服务器上运行的网络密码管理器。 拉取请求非常感谢。 安装 u51 在 Django 上运行。 阅读 DEPENDENCIES 文件。 然后更改settings.py并调整设置(尤其是数据库)。 如果您选择像postgresql_psycopg2这样的数据库驱动程序,请确保您已安装该驱动程序。 设置DEBUG = True直到它工作,然后确保将其设置为安全。 运行和更新 您必须设置PYTHONPATH以便u51找到Django(及其本身的settings.py )。 初始化/更新数据库: PYTHONPATH=/path/to/django/:vendor/django-templatetag-sugar/:../ python manage.py makemigrations pws PYTHONPATH=/path/to/django/:vendor/d


【文件预览】:
u51-master
----.gitignore(75B)
----pws()
--------models.py(635B)
--------forms.py(454B)
--------static()
--------templatetags()
--------urls.py(1KB)
--------__init__.py(0B)
--------context_processors.py(200B)
--------views.py(2KB)
--------templates()
----DEPENDENCIES(229B)
----README.md(3KB)
----secrets()
--------.gitignore(2B)
----manage.py(446B)
----nix()
--------nixos()
----startup.py(695B)
----LICENSE(877B)
----settings.py(7KB)
----urls.py(1KB)
----vendor()
--------django-templatetag-sugar()
----__init__.py(0B)
----settings_dev.py(213B)
----locale()
--------de()
----tools()
--------key.py(631B)
--------forms.py(2KB)
--------__init__.py(0B)
--------json.py(161B)
--------auth()
----u51-static()
--------css()
--------.gitignore(14B)
--------fonts()
--------js()
----templates()
--------settings()
--------500.html(308B)
--------auth.head(169B)
--------base-xhtml-1.0-strict.html(320B)
--------base.html(1KB)
--------controls.html(545B)
--------login.html(683B)
--------404.html(468B)
----u51-json-export.py(335B)
----wsgi.py(2KB)

网友评论