Lance Edgar lance
  • Joined on 2024-07-12
lance pushed to master at wutta/wuttaweb 2024-12-05 08:08:18 -06:00
805ce5966f bump: version 0.15.0 → 0.16.0
5c06353fa3 fix: add option for People entry in the Admin menu
352afc1e22 fix: fix handling of Upgrade.uuid
48a473e540 build: update project metadata
Compare 4 commits »
lance pushed tag v0.1.0 to wutta/wuttasync 2024-12-05 08:06:47 -06:00
lance pushed to master at wutta/wuttasync 2024-12-05 08:06:42 -06:00
94d8c3d6df build: ignore some build files
92869a7c5e bump: 0.1.0
Compare 2 commits »
lance pushed tag v0.16.1 to wutta/wuttjamaican 2024-12-05 08:05:47 -06:00
lance pushed to master at wutta/wuttjamaican 2024-12-05 08:05:31 -06:00
3a1ea22e9b bump: version 0.16.0 → 0.16.1
d95b101dbf fix: add db.util.make_topo_sortkey() function
c3aa97ed27 build: update project metadata
de551c9bbd docs: cleanup quickstart a bit, add some links
Compare 4 commits »
lance pushed to master at wutta/wuttasync 2024-12-05 07:59:28 -06:00
e19eab418a feat: initial release
lance created branch master in wutta/wuttasync 2024-12-05 07:59:28 -06:00
lance created repository wutta/wuttasync 2024-12-05 07:59:13 -06:00
lance pushed to master at wutta/cookiecutter-wuttaweb 2024-12-02 16:46:03 -06:00
995ece9be2 fix name in pyproject.toml
lance pushed to master at rattail/tailbone 2024-12-01 18:35:38 -06:00
2c269b640b fix: let caller request safe HTML literal for rendered grid table
lance pushed to master at rattail/theo 2024-11-30 20:22:08 -06:00
65ac2baf43 fix: update project source links, kallithea -> forgejo
lance pushed to master at rattail/rattail 2024-11-30 20:21:53 -06:00
31a0f92365 fix: add custom make_uuid() function, app handler method
4ef111592a fix: add custom uuid_column() and uuid_fk_column() functions
eacc8417ab fix: cleanup some code for wutta project template
Compare 3 commits »
lance pushed to master at wutta/wuttjamaican 2024-11-30 20:00:37 -06:00
028c64fc12 fix: use true UUID type for Upgrades table primary key
8b6e32145c fix: let caller set data type for uuid_column() and uuid_fk_column()
f63028bf8e test: fix installer test to avoid actually doing anything
47902b37bc fix: avoid error when loading installer templates
Compare 4 commits »
lance pushed tag v0.16.0 to wutta/wuttjamaican 2024-11-30 12:36:17 -06:00
lance pushed to master at wutta/wuttjamaican 2024-11-30 12:36:14 -06:00
d44fe15215 bump: version 0.15.0 → 0.16.0
cd90626f1d feat: make v7 UUID values instead of v1
Compare 2 commits »
lance opened issue wutta/wuttaweb#1 2024-11-27 13:15:39 -06:00
Images should be served via fanstatic
lance pushed to master at wutta/wuttjamaican 2024-11-26 11:46:29 -06:00
ecdfb2f6e0 docs: update quick start to use cookiecutter
lance pushed to master at wutta/cookiecutter-wuttaweb 2024-11-26 11:32:09 -06:00
6b3e976881 add link to cookiecutter docs in readme
lance pushed to master at wutta/cookiecutter-wuttaweb 2024-11-26 11:28:35 -06:00
e4aa3a402f add README with quick start
lance pushed to master at wutta/cookiecutter-wuttaweb 2024-11-26 11:22:22 -06:00
46b33a622f initial template for app based on wuttaweb