fix: migrate CI branch references from master to main and add comments created_at index

This commit is contained in:
2026-05-13 19:17:57 +00:00
parent aa88f18c03
commit 4958c23c0d
33 changed files with 770 additions and 203 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name = "devplacepy"
version = "1.0.0"
description = "DevPlace - The Developer Social Network"
requires-python = ">=3.11"
requires-python = ">=3.13"
dependencies = [
"fastapi",
"uvicorn[standard]",