Wykres commitów

16 Commity (main)

Autor SHA1 Wiadomość Data
Jake Howard 48730800c4 Stop using `.local` as a settings file
This file is merely for includes to the `.dev` settings, rather than being a settings file in itself

Fixes #398
2023-02-20 17:03:32 +00:00
Mikalai Saskavets 4485387027 Add a section to bashrc idempotently 2020-05-06 22:54:20 +01:00
Mikalai Saskavets 90cda66739 Add lines to bashrc idempotently 2020-05-06 22:54:20 +01:00
Mikalai Saskavets 94ae0a94eb Check if db already exists before creating it 2020-05-06 22:54:20 +01:00
Karl Hobley 32509ac603
Make it possible to use dj/djrun in any directory 2019-11-01 09:50:14 +00:00
Karl Hobley d37c2e9eb1
Vagrant: Run pip install from $PROJECT_DIR
Makes it easy to install submodules and packages that are checked in to git
2019-11-01 09:28:37 +00:00
Matt Westcott 19ed297a5d Use the psycopg2-binary package to silence warnings 2018-07-31 12:43:17 +01:00
Matt Westcott e6ca08bd18 Allow 'vagrant' username to be configured by passing DEV_USER variable
This allows the script to work on official Ubuntu images, which use the username 'ubuntu' instead.
2017-11-07 12:28:33 +00:00
Matt Westcott 9fd0fff6e6 Add PostgreSQL configuration to Vagrant provision script
The script now accepts a USE_POSTGRESQL environment variable; if defined, it configures the demo to run under PostgreSQL (by patching settings/local.py).
2017-10-11 14:26:14 +01:00
Matt Westcott 1078c32001 Allow PROJECT_DIR to be overridden 2017-10-11 14:25:54 +01:00
Vagrant Default User bee8cb9015 Fixes #39, adjust djrun alias now that we no longer set DJANGO_SETTINGS_MODULE in .bashrc 2017-02-16 23:15:52 +00:00
David Ray 9d193368b7 resolve merge from master 2017-02-15 07:44:53 -05:00
David Ray b40c3da1aa restructuring requirements to not pollute non-heroku environments with heroku specific requirements 2017-02-12 02:21:40 -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 20ac81f6ca Execute load_initial data when provisioning Vagrant box 2017-02-10 08:12:37 -05:00
Edd Baldry 0b54a7205c Add initial demo scaffold without any site apps 2017-02-09 12:20:21 +00:00