Django 1.6 compatbility and some other small changes#3
Django 1.6 compatbility and some other small changes#3MaZZly wants to merge 5 commits intoYaco-Sistemas:masterfrom
Conversation
Building the `Last-Translator` string fails if the User class doesn't have `first_name`, `last_name` or `email`. We pass building the data if a UnicodeDecodeError occurs. I think we can skip building these data when a custom User class is being used as well (for now).
Use classes only to assign Javascript functionality to the “See translatable items”, “See non translated items” and “Apply changes” buttons.
|
Seems like @malthejorgensen has created some nice improvements (esp for Django 1.6 compatibility, which is currently lacking) |
|
@goinnn Could you guys merge this and put it to pypi updated? I run into problems all the time with installing from @malthejorgensen git with pip requirements file. |
|
What kind of problems? |
|
Sorry was a bit unclear there.. Your changes are working well =) |
|
You can have a line in your |
|
Seems as if my pip freeze doesn't really do it that way.. instad adds django-inlinetrans-master which will ultimately fail.. |
|
You can edit or if you want to automate it |
|
I'll try to see it soon |
No description provided.