add encodingProfile api call, minor fixes

This commit is contained in:
j 2010-11-15 20:15:52 +01:00
commit 33725ff9d4
7 changed files with 20 additions and 8 deletions

View file

@ -8,6 +8,7 @@ import math
import random
import re
import subprocess
import unicodedata
from glob import glob
from django.db import models