# # ChangeLog for remit/vouchers/migrations # # Generated by Trac 1.0.2 # Jul 29, 2025, 4:58:54 PM Mon, 19 Apr 2010 10:53:39 GMT Alex Dehnert [82211ea] * remit/finance_core/migrations/0002_add-dates.py (added) * remit/finance_core/models.py (modified) * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/vouchers/admin.py (modified) * remit/vouchers/import_budget.py (modified) * remit/vouchers/migrations/0006_add-dates.py (added) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Keep track of some more dates (Trac: #19) Mon, 12 Apr 2010 18:32:48 GMT Alex Dehnert [36d2293] * remit/vouchers/migrations/0005_use-django-username-length.py (added) * remit/vouchers/models.py (modified) Use 30 character usernames to match Django Originally, we limited ... Sun, 28 Mar 2010 18:28:36 GMT Alex Dehnert [ef500c1] * remit/vouchers/migrations/0004_complete documentation maybe.py (added) Finish marking things as optional Sun, 28 Mar 2010 17:56:25 GMT Alex Dehnert [a75ed9b] * remit/remit_templates/vouchers/vouchers.tex (modified) * remit/vouchers/migrations/0003_documentation_support_part2.py (added) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Finish documentation support? (Trac: #1) Sun, 28 Mar 2010 10:35:41 GMT Alex Dehnert [dc17b01] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/vouchers/migrations/0002_documentation_support.py (added) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) WIP WIP WIP: Start of doc upload Sun, 28 Mar 2010 09:40:49 GMT Alex Dehnert [3111c8a] * remit/finance_core/migrations/0001_initial.py (added) * remit/finance_core/migrations/__init__.py (added) * remit/settings.py (modified) * remit/vouchers/migrations/0001_initial.py (added) * remit/vouchers/migrations/__init__.py (added) Switch to using Django South for migrations