Logo
Explore Help
Sign In
intercal/interchan
1
0
Fork 0
You've already forked interchan
Code Issues Pull Requests Releases Wiki Activity
Files
daa2febb5d1f983b4fe21818698e01aa7c66084e
interchan/Pipfile

17 lines
219 B
TOML
Raw Normal View History

Initial commit Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-05-03 18:02:04 -07:00
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
django = "*"
Add image upload support Images can be uploaded, thumbnails are created, they're displayed within the threads themselves. Just like four chans! There is not an upload size limit set yet. Gotta get on that next. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-05-04 19:45:36 -07:00
pillow = "*"
Add hcaptcha support and .env file hcaptcha can be turned on in settings.py with parameters in the .env file Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-05-07 14:51:26 -07:00
django-hcaptcha = "*"
django-environ = "*"
Initial commit Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-05-03 18:02:04 -07:00
[dev-packages]
mypy = "*"
[requires]
python_version = "3.10"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 37ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API