jbittel / django-mama-cas

A Django Central Authentication Service (CAS) single sign-on server
BSD 3-Clause "New" or "Revised" License
395 stars 112 forks source link

Added portuguese translations. #68

Closed vitorcarareto closed 3 years ago

vitorcarareto commented 5 years ago

Added portuguese translations.

BarnabasSzabolcs commented 4 years ago

Hi Manel ( @manelclos ), in Travis can you please add to "allowed failures" that single Python 3.3 configuration that fails in every pull request? (It might be the case that many pull requests could be merged after that.)

Other than that: I could write the part that would deliver user model and user profile model data. If you could tell me some suggestions where you'd put that type of code, I'd love to have your opinion. Cheers, Barney

ps. This project helped me a lot with SSO - thanks for the great job!

manelclos commented 3 years ago

@vitorcarareto thanks for the translation!

@BarnabasSzabolcs please open an issue about the idea you want to implement. About Python 3.3 and other issues for failing tests, it is on the works. Thanks!