Commit Graph

33 Commits

Author SHA1 Message Date
Lacey Williams Henschel
e658968b4e ⬆️ Upgrade to Django 4.2 and related changes 2023-04-14 13:36:28 -07:00
Frank Wiles
d20033c011 Miss a change / typo
Helps to have the environment name match the setting name.
2023-04-06 06:24:29 -05:00
Frank Wiles
d3b417f8ab Adjust static content settings names
Realized we have a conflict in settings names between S3 hosted
static content and S3 hosted uploaded media content. Prefixing
static content with `STATIC_CONTENT_`
2023-04-06 06:09:09 -05:00
Frank Wiles
10fc6c42e5 Small static content fixes
- We don't need to be setting DEFAULT_FILE_STORAGE after static changes

- Need to be able to correctly pass binary files (images, etc) so need
  to avoid converting to UTF-8 after retrieving from S3

- Moved to simpler CBV
2023-04-06 06:00:01 -05:00
Lacey Williams Henschel
c359f325cd ❄️ Change setting names for AWS 2023-04-04 09:23:04 -07:00
Lacey Williams Henschel
272061508e 🚧 Progress on s3 retrieval 2023-04-03 13:18:21 -07:00
Lacey Williams Henschel
c69440fd83 AWS settings 2023-04-03 12:30:04 -07:00
Greg Newman
afa09a49eb blackened 2023-03-01 10:20:44 -05:00
Greg Newman
891cc54afc 🐛 fixes forum permissions
Sets default forum permissions for authenticated users.  Staff was the only persona that was allowed to access the forums without this setting.
2023-03-01 10:00:42 -05:00
Frank Wiles
e5057f076e Fix env/setting mismatch 2023-02-27 10:49:48 -06:00
Frank Wiles
45b9b7fb79 Fix typo in settings 2023-02-27 09:39:43 -06:00
Frank Wiles
8fc5d76057 Setup django-storages for S3 compatible storage when deployed 2023-02-26 14:48:47 -06:00
Lacey Williams Henschel
8ad302ad21 ❄️ Add media settings 2023-02-15 14:44:20 -08:00
Lacey Williams Henschel
3428012a49 Retrieve markdown from Docker container, render as HTML 2023-01-19 15:37:49 -08:00
Lacey Williams Henschel
541029e6c5 ❄️ Add BASE_CONTENT 2023-01-19 10:33:56 -08:00
Lacey Williams Henschel
dd94fd5f33 ❄️ Add ENV_NAME to kube 2023-01-17 12:53:39 -08:00
Lacey Williams Henschel
be71771df0 👕 Linter 2023-01-17 12:41:30 -08:00
Lacey Williams Henschel
17c22db2a3 ⬆️ Add django-admin-env-notice 2023-01-17 12:39:15 -08:00
Frank Wiles
fec5bd1345 Assume https URLs 2023-01-16 15:07:52 -06:00
Lacey Williams Henschel
a063ebeb3d 👕 Linter 2023-01-12 09:59:01 -08:00
Lacey Williams Henschel
6032ab0839 ❄️ Add SSL settings for django-allauth 2023-01-12 09:51:10 -08:00
Lacey Williams Henschel
b53f4c0e1f ❄️ Add github token 2022-12-01 10:50:21 -08:00
Lacey Williams Henschel
3b0f013a2f Add ability to log in with Google 2022-11-29 12:56:11 -08:00
Lacey Williams Henschel
80743c8a70 👚 Add tests and lint 2022-11-29 12:18:59 -08:00
Lacey Williams Henschel
da8b9c349c ⬆️ Add django-allauth 2022-11-29 08:56:54 -08:00
Frank Wiles
cab536eb6a Library work
- Some initial model tests
- Added Issue and PR models for tracking
- Added ghapi dependency
2022-07-17 11:38:06 -05:00
Frank Wiles
84fd4e97e8 Move to stdout logging 2022-05-30 14:41:13 -05:00
Frank Wiles
6eefd97102 Update settings 2022-05-26 14:52:37 -05:00
GabbyPrecious
4bb4d30ec8 version app, test and black fixes 2021-11-21 12:54:59 +01:00
GabbyPrecious
cc396d2081 black changes and redis 2021-11-14 09:30:59 +01:00
GabbyPrecious
9c969dda55 forum migfration data and edits on new django 2021-11-05 11:02:16 +01:00
GabbyPrecious
56f5c602c2 forum setup 2021-11-05 10:09:30 +01:00
GabbyPrecious
0ca0a0b9ac alphakit setup 2021-10-09 09:53:46 +01:00