Jake Howard
|
acc119f39b
|
Add collected static files to ignores
|
2023-02-16 10:13:49 +00:00 |
Sage Abdullah
|
abde110d62
|
Add package.json for front-end linters
|
2022-08-18 12:51:17 +01:00 |
Thibaud Colas
|
014a784c70
|
Ignore .vscode folder in git
|
2020-07-07 10:15:08 +01:00 |
Mikalai Saskavets
|
e17190a607
|
ignore pycharm settings dir
|
2020-05-06 22:54:20 +01:00 |
Tobias McNulty
|
d06f1d0f97
|
copy files from fixtures dir to MEDIA_ROOT (or remote storage) during load_initial_data (#255)
Note: This change will require any existing deployments to manually copy
bakerydemo/base/fixtures/media/original_images/ into bakerydemo/media/
|
2019-11-05 21:29:52 -05:00 |
Scot Hacker
|
531769488e
|
Include uploaded images in repo
|
2017-03-30 23:52:33 -07:00 |
Scot Hacker
|
e2bf6524d7
|
Modify readme to cover virtualenv for manual setups
- Also .gitignore .env file
|
2017-02-20 23:45:35 -08:00 |
Tobias McNulty
|
6652c42d09
|
Add Dockerfile, docker-compose.yml, S3 uploaded media settings (configurable via the environment), Docker instructions, and a .travis.yml to build/test the Docker image.
|
2017-02-19 11:46:34 -05:00 |
David Ray
|
8260086021
|
revert catch all for various sqlite db names; cruft
|
2017-02-11 19:50:07 -05:00 |
David Ray
|
42d466ea89
|
Work on #17, move more toward common django/wagtail conventions WRT settings file; fix Vagrant issues, adjust readme accordingly
|
2017-02-11 19:42:48 -05:00 |
David Ray
|
37f7b7cda2
|
ignoring media
|
2017-02-09 11:33:06 -05:00 |
Edd Baldry
|
479c993b85
|
Re-introducing migrations for base app
|
2017-02-09 15:50:02 +00:00 |
Scot Hacker
|
4899dfb96a
|
Re-add .gitignore
|
2017-02-09 15:31:15 +00:00 |
Scot Hacker
|
0e6cf088bb
|
First draft of breads app
|
2017-02-09 15:21:50 +00:00 |
Edd Baldry
|
da138fa035
|
Add gitignore file for project
|
2017-02-09 13:10:14 +00:00 |