EbookFoundation / regluit

webapp for unglue.it
http://unglue.it
Other
50 stars 17 forks source link

django forms should use "include" rather than "exclude" #16

Open eshellman opened 7 years ago

eshellman commented 7 years ago

...to avoid future bugs and security lapses. This is a requirement in Dj 1.10, I believe