# # ChangeLog for remit/settings # # Generated by Trac 1.0.2 # Oct 27, 2025, 1:17:57 PM Wed, 09 Jul 2014 04:18:31 GMT Alex Dehnert [feed77c] * INSTALL.rst (modified) * client/downloader.py (modified) * remit/remit_templates/vouchers/emails/rfp_submitted.txt (added) * remit/remit_templates/vouchers/emails/rfps_download.txt (added) * remit/remit_templates/vouchers/emails/rfps_updated.txt (added) * remit/settings/__init__.py (modified) * remit/vouchers/admin.py (modified) * remit/vouchers/models.py (modified) * remit/vouchers/urls.py (modified) * remit/vouchers/views.py (modified) RFP download/update process (and some tangential changes) Tue, 08 Jul 2014 03:41:56 GMT Alex Dehnert [922e0e5] * remit/settings/__init__.py (modified) * remit/vouchers/models.py (modified) Rename the approval actions Sun, 06 Jul 2014 08:42:05 GMT Alex Dehnert [7a292ed] * remit/settings/__init__.py (modified) Add a cautionary note about one setting Given, eg, ... Sun, 06 Jul 2014 00:40:00 GMT Alex Dehnert [cabf7ac] * INSTALL.rst (modified) * remit/settings/init-dev.sh (modified) Minor fixes to setup script and instructions Sun, 06 Jul 2014 00:26:53 GMT Alex Dehnert [e24d22f] * remit/settings/init-dev.sh (modified) init-dev.sh: also create accounts Sun, 06 Jul 2014 00:26:37 GMT Alex Dehnert [32b9b17] * INSTALL (deleted) * INSTALL.rst (added) * remit/settings/__init__.py (modified) * remit/settings/init-dev.sh (added) * remit/settings/local.dev-template.py (added) Improve install docs and script dev installs Mon, 16 Jun 2014 02:06:46 GMT Alex Dehnert [6479b5c] * remit/settings/__init__.py (modified) Django 1.6: enable the staticfiles app Without it, admin media ... Mon, 16 Jun 2014 01:42:51 GMT Alex Dehnert [2e4e1fb] * remit/settings/__init__.py (modified) Use Django 1.6's approach to atomic requests Really, we should ... Mon, 16 Jun 2014 01:42:50 GMT Alex Dehnert [c386673] * .gitignore (modified) * remit/settings/__init__.py (moved) Move all the settings into a new settings directory