Commit graph

15 commits

Author SHA1 Message Date
dependabot[bot] a81b4e6f5e
Bump django from 4.2.7 to 4.2.11
Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.11.
- [Commits](https://github.com/django/django/compare/4.2.7...4.2.11)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 21:28:47 +00:00
Hugh Rundle eff5463e84
oops fix unsupported operand for blogs 2024-02-05 15:40:33 +11:00
Hugh Rundle 2d84788520
bug fixes
- fix can't append str to None
- fix ManyRelatedManager error in blog post announcements
- fix timedelta doesn't have "month"
2024-02-05 15:31:24 +11:00
Hugh Rundle 3c0544e5a1
set success on every run
...not just if we're adding a post
2024-01-27 11:29:37 +11:00
Hugh Rundle 6d6f1ad787
fixes
- restart container if it goes down
- connect to correct mastodon account!
- add check for `content` when parsing feeds
2024-01-27 11:26:05 +11:00
Hugh Rundle a79b771e6c
fix robots.txt
Serve robots.txt from django
2024-01-26 15:48:34 +11:00
Hugh Rundle 41f9431d33
update readme
Also removes default value for POSTGRES_PASSWORD
2024-01-26 15:28:38 +11:00
Hugh Rundle 79d27e72ba
update readme 2024-01-26 11:03:58 +11:00
Hugh Rundle ff1d837eb6
another ridiculously large commit 2024-01-26 11:00:26 +11:00
Hugh Rundle 8cc4bda231
way too many changes for one commit oops 2024-01-21 15:39:19 +11:00
Hugh Rundle 2445fadf63
various interface changes 2024-01-09 18:11:22 +11:00
Hugh Rundle 7307ec3931
prepare for prod 2024-01-08 09:33:01 +11:00
Hugh Rundle 464f95ee40
fix empty emails 2024-01-07 17:03:49 +11:00
Hugh Rundle d28dcdb069
fixes 2024-01-07 16:58:56 +11:00
Hugh Rundle 53df5c5035
initial commit 2024-01-04 11:54:56 +11:00