[PATCH 0/4] Add dbbackup, dbrestore commands

Daniel Axtens dja at axtens.net
Wed Oct 10 15:35:23 AEDT 2018


Series looks good to me. I haven't taken a deep enough look to
feel comfortable Reviewed-by-ing it, but it looks sufficiently simple
and straight-forward that I wouldn't object to it being merged.

Regards,
Daniel

Stephen Finucane <stephen at that.guru> writes:

> 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
>
> _______________________________________________
> Patchwork mailing list
> Patchwork at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/patchwork


More information about the Patchwork mailing list