Tag Archives: pengoworks

AJAX Autocomplete for Cities in Django

If you’re building a webapp that has user registration, you’ll probably want to keep track of various tidbits of user information such as: username, e-mail,  city, country etc. Designing the registration page to take in a user’s name and e-mail is easy, just give them an input box and let them type whatever they want [...]
Posted in Django, Tech | Also tagged , , , , , | Leave a comment