diff options
| author | Quentin Roy <royque@gmail.com> | 2015-08-20 12:08:52 +0200 |
|---|---|---|
| committer | Quentin Roy <royque@gmail.com> | 2015-08-20 12:08:52 +0200 |
| commit | d31de6c4a3f0fd292f4b3ca907ed9081f58ea1a7 (patch) | |
| tree | e5dbad5c6d3e5a0a17874bda8966bc4fd42e9194 /README.rst | |
| parent | 0e21449191ee54d72392c11e257e8bb1f7a8f625 (diff) | |
| parent | d9313ba40e42f0910323fa522b104257a81a1d74 (diff) | |
| download | ihatemoney-mirror-d31de6c4a3f0fd292f4b3ca907ed9081f58ea1a7.zip ihatemoney-mirror-d31de6c4a3f0fd292f4b3ca907ed9081f58ea1a7.tar.gz ihatemoney-mirror-d31de6c4a3f0fd292f4b3ca907ed9081f58ea1a7.tar.bz2 | |
Merge pull request #130 from JocelynDelalande/trailing-whitespaces
Remove trailing whitespaces
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,7 +27,7 @@ the following content:: DEBUG = True SQLACHEMY_ECHO = DEBUG -You can also set the `TESTING` flag to `True` so no mails are sent +You can also set the `TESTING` flag to `True` so no mails are sent (and no exception is raised) while you're on development mode. Deploy it @@ -66,7 +66,7 @@ As a developer -------------- The best way to contribute code is to write it and to make a pull request on -github. Please, think about updating and running the tests before asking for +github. Please, think about updating and running the tests before asking for a pull request as it will help us to maintain the code clean and running. To do so:: |
