]> git.decadent.org.uk Git - dak.git/commit
Add new SQLAlchemy objects representing source formats
authorRaphaël Hertzog <hertzog@debian.org>
Mon, 26 Oct 2009 23:35:18 +0000 (00:35 +0100)
committerRaphaël Hertzog <hertzog@debian.org>
Mon, 26 Oct 2009 23:38:05 +0000 (00:38 +0100)
commit5b63423b4fc6bb7a2a0c7ed5cf347eb8589440db
tree59ff0556c5bd197ed6a1b87079c1fd48cbd18fed
parent1f0ae995f049129c3073a93551e3dbf47b62aea4
Add new SQLAlchemy objects representing source formats

Also add a function get_suite_src_formats(suite) returning the list of
allowed formats for a given suite.
daklib/dbconn.py