Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

Fix rest_framework import sentences #9

Merged
merged 1 commit into from
Apr 10, 2015
Merged

Conversation

bameda
Copy link
Contributor

@bameda bameda commented Apr 10, 2015

No description provided.

astagi added a commit that referenced this pull request Apr 10, 2015
Fix rest_framework import sentences
@astagi astagi merged commit 17d5c77 into master Apr 10, 2015
@astagi
Copy link
Contributor

astagi commented Apr 10, 2015

Hey @bameda thanks :) just a question, why do you keep rest framework classes into taiga as of now?

@bameda
Copy link
Contributor Author

bameda commented Apr 10, 2015

We need to make all string translateables. DRF 3.1 support. i18n but we can't update to this version because we use a very customized DRF 2.x version. We have customized practically everything except serializers, parsers and renderers.

In the future, we want to refactor this part because DRF isn't adapts very well to our needs.

@astagi
Copy link
Contributor

astagi commented Apr 10, 2015

that's fine! thank you for your clarification :)

@bameda
Copy link
Contributor Author

bameda commented Apr 10, 2015

Your comments and suggestions are always welcome

@astagi
Copy link
Contributor

astagi commented Apr 11, 2015

ok :) I'll take a deeper look at the backend code!

@bameda bameda deleted the remove_rest_framework branch September 30, 2016 11:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants