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

21 lines
266 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 = "*"
Add black to Pipfile dev-packages Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-06-19 19:22:36 -07:00
black = "*"
Initial commit Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-05-03 18:02:04 -07:00
[requires]
python_version = "3.10"
Add black to Pipfile dev-packages Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-06-19 19:22:36 -07:00
[pipenv]
allow_prereleases = true
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 49ms Template: 4ms
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