Changeset 2462be8 for asadb


Ignore:
Timestamp:
Dec 7, 2013, 11:05:53 PM (13 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, stable, stage
Children:
70a96d4
Parents:
f71d505
git-author:
Alex Dehnert <adehnert@…> (12/07/13 23:05:53)
git-committer:
Alex Dehnert <adehnert@…> (12/07/13 23:05:53)
Message:

Add recognition date to issues.csv

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/forms/views.py

    rd9624e8 r2462be8  
    528528            group.name,
    529529            group.group_status.slug,
     530            group.recognition_date,
    530531            issue,
    531532            num_confirms,
Note: See TracChangeset for help on using the changeset viewer.