Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for foreign characters??? #7

Closed
Chez opened this issue Oct 27, 2010 · 1 comment
Closed

Support for foreign characters??? #7

Chez opened this issue Oct 27, 2010 · 1 comment

Comments

@Chez
Copy link

Chez commented Oct 27, 2010

I have just installed django-smart-selects...and have found two
immediate issues:

  1. On your example for GroupedForeignKey, you precede this with model.GroupedForeignKey,
    this needs to be just GroupedForeignKey.
  2. Your chaining doesn't like foreign characters it seems....I have a
    region in Turkey in a select box. On selection of a region I want to
    change the content of the cities select box. But regions with foreign
    characters, such as Muğla, although they show up in the regions select
    box, on selection, do not change the contents of cities, however, Mugla
    (with a normal 'g') does.
@blag
Copy link
Collaborator

blag commented Oct 13, 2016

Closing since it's been so long. If you are still having the same issue feel free to reopen.

@blag blag closed this as completed Oct 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants