Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Activity

Require POST method on advance season and team select views (forms ar…

wjh18pushed 3 commits to master • f8a4da9…5a3ffd2 • 
on Aug 1, 2023

Redirect successful contact form submission instead of render to avoi…

wjh18pushed 6 commits to master • a838fb9…f8a4da9 • 
on Jul 31, 2023

Deleted branch

wjh18deleted urls-switch-from-kwargs-to-params • 
on Jul 31, 2023

Merge pull request #11 from wjh18/urls-switch-from-kwargs-to-params

Pull request merge
wjh18pushed 2 commits to master • 9ce2f01…a838fb9 • 
on Jul 31, 2023

Switch to using query parameters instead of URL kwargs in depth chart…

wjh18created urls-switch-from-kwargs-to-params • 2d067b5 • 
on Jul 31, 2023

Moved standings W/L/T aggregations from Matchup managers / TeamStandi…

wjh18pushed 1 commit to master • 3de46f8…9ce2f01 • 
on Jul 31, 2023

Deleted branch

wjh18deleted refactor-league-mixins • 
on Jul 30, 2023

Merge pull request #10 from wjh18/refactor-league-mixins

Pull request merge
wjh18pushed 19 commits to master • 715a2c0…3de46f8 • 
on Jul 30, 2023

Completely rework standings template logic. Filter a single queryset …

wjh18pushed 7 commits to refactor-league-mixins • acf6db2…4adf3e8 • 
on Jul 30, 2023

Refactor Matchup method for determining winning team by returning Non…

wjh18pushed 4 commits to refactor-league-mixins • 991d45c…acf6db2 • 
on Jul 29, 2023

Remove conference from division name and use db fields to generate th…

wjh18created refactor-league-mixins • 991d45c • 
on Jul 28, 2023

Add tests for custom error templates

wjh18pushed 4 commits to master • 5df8acc…715a2c0 • 
on Jul 27, 2023

Deleted branch

wjh18deleted integrate-starter-users-app • 
on Jul 27, 2023

Merge pull request #9 from wjh18/integrate-starter-users-app

Pull request merge
wjh18pushed 7 commits to master • 7c4a739…5df8acc • 
on Jul 27, 2023

More minor template updates and translation additions

wjh18pushed 2 commits to integrate-starter-users-app • df07182…2240bf2 • 
on Jul 27, 2023

Make contact and email verify forms responsive (not too wide)

wjh18pushed 2 commits to integrate-starter-users-app • 10210b7…df07182 • 
on Jul 27, 2023

Integrate Django Starter's users app and templates and make necessary…

wjh18created integrate-starter-users-app • 10210b7 • 
on Jul 27, 2023

Deleted branch

wjh18deleted integrate-starter-upgrades • 
on Jul 26, 2023

Merge pull request #8 from wjh18/integrate-starter-upgrades

Pull request merge
wjh18pushed 7 commits to master • 853e8ab…7c4a739 • 
on Jul 26, 2023

Update README used in starter template to support recent changes

wjh18pushed 3 commits to integrate-starter-upgrades • 69fcbb4…a6dc9a1 • 
on Jul 26, 2023

DevOps and settings changes from starter template: Add Makefile and e…

wjh18created integrate-starter-upgrades • 69fcbb4 • 
on Jul 26, 2023

Update license to Apache 2.0 with Commons Clause to prevent commercia…

wjh18pushed 1 commit to master • fd6f070…853e8ab • 
on Jul 26, 2023

Deleted branch

wjh18deleted cleanups • 
on Jul 26, 2023

Merge pull request #7 from wjh18/cleanups

Pull request merge
wjh18pushed 14 commits to master • cfdeb2e…fd6f070 • 
on Jul 26, 2023

Upgrade python and frontend dependencies

wjh18pushed 1 commit to cleanups • 899b34e…2a25161 • 
on Jul 26, 2023

Update some imports and refactor code in a few spots

wjh18pushed 1 commit to cleanups • a1dab99…899b34e • 
on Mar 28, 2023

Convert team model methods to properties and optimize queries by usin…

wjh18pushed 2 commits to cleanups • 7233f2a…a1dab99 • 
on Mar 9, 2023

Update a few static model properties to cached properties for perform…

wjh18pushed 1 commit to cleanups • b434a5e…7233f2a • 
on Mar 8, 2023