M Hashmi:
> I am sorry but I need some time for R&D coz few things about encoding/decoding
> are confusing.
Agreed! :-) I've always found Python's encoding handling confusing.
Not quite as much in Python 3 as in Python 2, but still.
To rule out all eventualities, I made a second app called "ascii". It
is identical to "appåäö" except for the name. In the trees, only the
class name and its "name" attributein apps.py differ.
If I comment out appåäö from INSTALLED_APPS in dynsite/settings.py and
from urlpatterns in dynsite/urls.py, then it works just fine. If I
include the appåäö again I get the internal server error and the
backtrace in the log as before. That is also if it is the ascii app I
try to access.
I attach the updated site.
> Can you also
> try apt-get update/upgrade to get build releases.
I upgraded, and I did get a newer django package. But it didn't make
any difference.
(And in case it matters, I'm using Fedora, not a Debian derivative. I
guess I should have mentioned that.)
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/22440.35114.793613.275251%40gargle.gargle.HOWL.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment