Tootfinder

Opt-in global Mastodon full text search. Join the index!

@AdamCoffman@mathstodon.xyz
2026-03-24 15:19:44

The registration and contributed talk/poster submission form are still open - through Thursday March 26 - for the #Indiana MAA meeting at #PurdueFortWayne 🐘 April 10-11. The event includes the Indiana College Math Competition, invited speakers including Noelle Sawyer and @…

@pgcd@mastodon.online
2026-04-19 09:34:22

Dear #django devs, help me out:
In a *public* (no registration) form I have a select field, and I need to allow users to "add" a value if they can't find what they want.
Autocomplete with autogeneration of option is a no-go (because it's public) so I added a standard charfield to the model where they can suggest the value.
Here's the question: is there a widg…