Commit graph

23 commits

Author SHA1 Message Date
zandercymatics
5796df0531
Cleanup (once again) 2024-08-02 09:47:39 -06:00
zandercymatics
a8b362e32e
Fix merge conflicts pt 2 2024-08-02 09:40:48 -06:00
zandercymatics
e91af30b9e
Update context_processors.py 2024-08-02 09:10:42 -06:00
zandercymatics
2769a9e5ba
Fix merge conflicts 2024-08-02 09:05:47 -06:00
David Kennedy
fe5af50100
initial implementation 2024-07-31 21:42:11 -04:00
David Kennedy
06a5803bba
lint plus migrations 2024-07-25 08:47:52 -04:00
David Kennedy
edb33bba69
cleaned up some comments 2024-07-25 08:35:52 -04:00
Rachid Mrad
faddfcec50
merge main 2024-07-22 15:39:46 -04:00
David Kennedy
e9ba08f20a
small refactor 2024-07-18 13:48:27 -04:00
David Kennedy
51509e8b13
fixed unit tests, updated context processor 2024-07-18 12:31:13 -04:00
David Kennedy
1b25be8d96
minor fix to context processors 2024-07-18 12:15:27 -04:00
Rachid Mrad
cb3b1fd7fa
lint 2024-07-17 21:12:16 -04:00
Rachid Mrad
777be646a4
working permissions 2024-07-17 13:57:04 -04:00
Rachid Mrad
ebb95a7d67
build our permissions a bit more 2024-07-16 13:12:13 -04:00
Rachid Mrad
619a71fdb6
extended header for org users 2024-07-05 18:08:34 -04:00
Rachid Mrad
a1fca00b8f
wip 2024-07-05 15:28:33 -04:00
Neil Martinsen-Burrell
bfe97c38ba
Include Google Analytics on production 2023-11-07 09:48:43 -06:00
Neil Martinsen-Burrell
2cc799bb65
Use a demo site banner to avoid confusion 2022-10-28 14:36:33 -05:00
Neil Martinsen-Burrell
b8fc81a7e4
Fix linting errors 2022-09-26 14:46:41 -05:00
Seamus Johnston
f147f8c2ab
Add /whoami view for logged-in user 2022-09-26 13:17:14 -05:00
Neil Martinsen-Burrell
aa06a3df20
Address review feedback 2022-09-14 14:19:35 -05:00
Neil Martinsen-Burrell
6da0d461ab
Fix linting 2022-09-13 13:48:41 -05:00
Neil Martinsen-Burrell
13a310f354
Add language code to template context
To fix a pa11y error, we need to get the Django settings LANGUAGE_CODE
into the template context so it can get rendered in the <html> element.
2022-09-13 13:45:51 -05:00