# # ChangeLog for remit/urls.py # # Generated by Trac 1.0.2 # Jul 27, 2025, 7:55:11 PM Mon, 16 Jun 2014 01:42:51 GMT Alex Dehnert [5c334f6] * remit/manage.py (modified) * remit/urls.py (modified) * remit/vouchers/urls.py (modified) Get started porting Remit to Django 1.6 Sun, 18 May 2014 21:42:14 GMT Alex Dehnert [f5bebab] * INSTALL (modified) * remit/settings.py (modified) * remit/treebeard (modified) * remit/urls.py (modified) Tweaks from doing a new install Tue, 01 Jun 2010 08:21:53 GMT Alex Dehnert [0671644] * remit/remit_templates/base.html (modified) * remit/remit_templates/index.html (modified) * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/urls.py (modified) Add links to the admin site (Trac: #34) Sat, 17 Apr 2010 23:58:23 GMT Alex Dehnert [0f53aae] * remit/media/style/default.css (modified) * remit/media/style/style.css (modified) * remit/remit_templates/base.html (modified) * remit/remit_templates/index.html (modified) * remit/remit_templates/registration/logged_out.html (added) * remit/settings.py (modified) * remit/urls.py (modified) Generally improve user account display When testing, it can be ... Thu, 04 Feb 2010 09:30:15 GMT Alex Dehnert [3a0c51b] * remit/media/style/default.css (modified) * remit/remit_templates/base.html (modified) * remit/urls.py (modified) * remit/vouchers/urls.py (modified) * remit/vouchers/views.py (modified) Top navigation bar Wed, 03 Feb 2010 08:34:38 GMT Alex Dehnert [b7fc501] * remit/urls.py (modified) ... And the url for the index page Tue, 02 Feb 2010 09:35:17 GMT Alex Dehnert [92ca60e] * remit/__init__.py (moved) * remit/finance_core/__init__.py (moved) * remit/finance_core/admin.py (moved) * remit/finance_core/models.py (moved) * remit/finance_core/tests.py (moved) * remit/finance_core/urls.py (moved) * remit/finance_core/views.py (moved) * remit/manage.py (moved) * remit/media/style/style.css (moved) * remit/remit_templates/base.html (moved) * remit/remit_templates/registration/login.html (moved) * remit/remit_templates/vouchers/ReimbursementRequest_review.html (moved) * remit/remit_templates/vouchers/select.html (moved) * remit/remit_templates/vouchers/submit.html (moved) * remit/remit_templates/vouchers/voucher.tex (moved) * remit/settings.py (moved) * remit/templates/base.html (moved) * remit/treebeard (moved) * remit/urls.py (moved) * remit/vouchers/__init__.py (moved) * remit/vouchers/add_gl_accounts.py (moved) * remit/vouchers/admin.py (moved) * remit/vouchers/import_budget.py (moved) * remit/vouchers/models.py (moved) * remit/vouchers/urls.py (moved) * remit/vouchers/views.py (moved) Rename treasury to remit