symposion_app/pinaxcon/proposals/migrations
James Polley 2af7eaea7f Supply a default value for target_audience for the ART+TECH miniconf
* The base model requires a value here
* But we aren't using one; so there's none on the form
* This change supplies a custom enumeration that's specific for this
  particular model, which has one value, which is a default value,
  which simply says that the field is N/A
* This does mean that when viewing or reviewing the proposal one sees
  the Target Audience field, but it will say N/A.

* Testing has shown that this does not affect the other types which
  descend from the base Proposal class; they still use the default
  enumeration.
2017-10-23 21:18:17 +11:00
..
0001_initial.py All migrations are now in this tree 2016-09-17 15:50:46 +10:00
0002_auto_20170702_1140.py Use Linux Australia for release and not pycon 2017-07-02 22:11:18 +10:00
0003_auto_20170702_2227.py Add release materials check boxes to miniconf proposal 2017-07-02 22:31:56 +10:00
0004_gamesproposal_kernelproposal_openhardwareproposal_sysadminproposal.py (re)create miniconf proposals 2017-09-22 16:45:02 +10:00
0005_arttechproposal_bioinformaticsproposal_clsxlcaproposal_devdevproposal_fpgaproposal_funcprogproposal_.py Finish adding models/forms/admin for new miniconfs 2017-09-22 16:45:02 +10:00
0006_auto_20171015_1908_squashed_0007_auto_20171015_1918.py Update fields for arttech miniconf 2017-10-15 22:42:27 +11:00
0007_auto_20171023_2113_squashed_0008_auto_20171023_2114.py Supply a default value for target_audience for the ART+TECH miniconf 2017-10-23 21:18:17 +11:00
__init__.py Initial commit of the PinaxCon demo site 2015-10-16 12:53:02 -05:00