Language Tech
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Reusing one Django project as boilerplate for a new one
I have one project that I created as a Boilerplate (all the registration authentication stuff). Naturally I want to absorb that into my new one and so on for all the projects I create because I can... -
Edited locale
I am going through hell trying to compile messages when translating using i18n, as it complains all the timeUnicodeEncodeError: 'latin-1' codec can't encode character '\u201c' in position 5: ordina...