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
023d161f
Commit
023d161f
authored
Nov 03, 2011
by
Stefan Marsiske
Browse files
Merge pull request #17 from zorun/master
Small fixes and enhancements
parents
4a6c2281
99c51ed5
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
bt/models.py
View file @
023d161f
...
...
@@ -13,6 +13,7 @@ COUNTRIES = (
(
'EL'
,
_
(
'Greece'
)),
(
'ES'
,
_
(
'Spain'
)),
(
'FR'
,
_
(
'France'
)),
(
'IS'
,
_
(
'Iceland'
)),
(
'IT'
,
_
(
'Italy'
)),
(
'CY'
,
_
(
'Cyprus'
)),
(
'LV'
,
_
(
'Latvia'
)),
...
...
@@ -31,7 +32,6 @@ COUNTRIES = (
(
'FI'
,
_
(
'Finland'
)),
(
'SE'
,
_
(
'Sweden'
)),
(
'UK'
,
_
(
'United Kingdom '
)),
(
'NO'
,
_
(
'Norway'
)),
)
RESOURCES
=
(
...
...
templates/list.html
View file @
023d161f
This diff is collapsed.
Click to expand it.
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