bots-edi / bots

Bots EDI Translator
GNU General Public License v3.0
136 stars 84 forks source link

conformity with django 1.8 form meta #43

Closed MichaHoffmann closed 5 years ago

MichaHoffmann commented 7 years ago

added "fields = 'all'" to all forms in admin.py to start bots in an django 1.8 environment

djfurman commented 5 years ago

lgtm, thanks for the PR!