symposion_app/pinaxcon/proposals
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
..
migrations 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
admin.py expand proposal admin 2017-09-22 20:13:48 +10:00
forms.py Update fields for arttech miniconf 2017-10-15 22:42:27 +11:00
models.py Supply a default value for target_audience for the ART+TECH miniconf 2017-10-23 21:18:17 +11:00