[PATCH 0/4] Add dbbackup, dbrestore commands
Stephen Finucane
stephen at that.guru
Sun Oct 7 08:45:02 AEDT 2018
This is a big help when developing and makes tinkering with the DB a far
less daunting ordeal.
Stephen Finucane (4):
docs: Hardcode username, password
doc: Cleanup development installation guide
Add support for 'django-dbbackup'
Remove django-debug-toolbar from test requirements
.gitignore | 3 +
docs/development/installation.rst | 138 +++++++++++++++---------------
patchwork/settings/dev.py | 41 ++++++---
requirements-dev.txt | 2 +
requirements-test.txt | 1 -
5 files changed, 104 insertions(+), 81 deletions(-)
--
2.17.1
More information about the Patchwork
mailing list