Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
piks3l
Respect My Net
Commits
8b4c7e1f
Commit
8b4c7e1f
authored
Nov 20, 2011
by
stef
Browse files
[fix] #13 again - now for forms - thx zorun!
parent
0e0f7b87
Changes
1
Hide whitespace changes
Inline
Side-by-side
bt/forms.py
View file @
8b4c7e1f
from
django
import
forms
from
django.conf
import
settings
from
django.utils.translation
import
ugettext
as
_
from
django.utils.translation
import
ugettext
_lazy
as
_
from
bt.models
import
Violation
,
COUNTRIES
,
RESOURCES
,
TYPES
,
MEDIA
from
bt.multifile
import
MultiFileField
from
operator
import
itemgetter
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment