Files @ fa66316f8aca
Branch filter:

Location: symposion_app/.gitignore

Hiroshi Miura
form key ordering: detect django version

- Django 1.6 and before use SortedDict instead of OrderedDict
It detect version and return proper dict for key ordering.
- field deletion is done by reorder funcion.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
1
2
3
4
5
_build
*.pyc
dev.db
site_media
*.egg-info