Jake Howard
|
8cb4c0a60e
Fix import order
|
1 year ago |
Jake Howard
|
abb46ed5a4
Fix name in docker build
|
1 year ago |
Jake Howard
|
b567e0485e
Inline database config
|
1 year ago |
Jake Howard
|
acdb1fb5ef
Run migrations before loading data
|
1 year ago |
Jake Howard
|
e2a728ff61
Add a CI file to check container build works
|
1 year ago |
Jake Howard
|
96d10e087e
Always use DATABASE_URL variable if set
|
1 year ago |
Jake Howard
|
4e2dc15b01
Update procfile to use uwsgi config file
|
1 year ago |
Chinonso Ani
|
a2b2596130
Updated docker-compose.yml
|
1 year ago |
Matt Westcott
|
1aa39cf598
Add missing AutocompleteFields to Person model search_fields
|
1 year ago |
Jake Howard
|
4c57a845e0
Add django extensions app
|
1 year ago |
Jake Howard
|
edb9dd52d8
Install django-extensions
|
1 year ago |
sage
|
811507f6d4
Fix live preview for BlogPage and RecipePage authors (#397)
|
2 years ago |
Jake Howard
|
a6da124a82
Set python path
|
2 years ago |
Jake Howard
|
48730800c4
Stop using `.local` as a settings file
|
2 years ago |
Jake Howard
|
66aa55551b
Create an empty env file
|
2 years ago |
Jake Howard
|
8fc1330056
Split allowed hosts by comma
|
2 years ago |
Jake Howard
|
b541446e25
Add virtualenv to PATH
|
2 years ago |
Jake Howard
|
97bacc0c03
Add support for custom S3 urls
|
2 years ago |
Jake Howard
|
115598e13d
Install `curl` in container
|
2 years ago |
Jake Howard
|
b2944f22ba
Move uwsgi config to file
|
2 years ago |
Jake Howard
|
46711111bc
Don't print all databases during entrypoint check
|
2 years ago |
Jake Howard
|
a733d61a48
Don't set UWSGI user ids
|
2 years ago |
Jake Howard
|
209a906e1c
Add some security-based settings to production config
|
2 years ago |
Jake Howard
|
d7a607a26e
Remove stray docker-compose local.py example
|
2 years ago |
Jake Howard
|
4bba28ed11
Add Heroku config
|
2 years ago |
Jake Howard
|
1185e6de37
Remove public mention of Heroku setup
|
2 years ago |
Jake Howard
|
e831dcee27
Always load local.py in dev
|
2 years ago |
Jake Howard
|
304d82d051
Update django-storages
|
2 years ago |
Jake Howard
|
1506d76574
Actually install basic auth middleware
|
2 years ago |
Jake Howard
|
7486296aa3
Mount entire dir into dev container
|
2 years ago |