Skip to content
GitLab
Menu
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
9f6fa74a
Commit
9f6fa74a
authored
Nov 03, 2011
by
Baptiste Jonglez
Browse files
[enh] Add Iceland to the list of countries
parent
328dafab
Changes
1
Hide whitespace changes
Inline
Side-by-side
bt/models.py
View file @
9f6fa74a
...
...
@@ -13,6 +13,7 @@ COUNTRIES = (
(
'EL'
,
_
(
'Greece'
)),
(
'ES'
,
_
(
'Spain'
)),
(
'FR'
,
_
(
'France'
)),
(
'IS'
,
_
(
'Iceland'
)),
(
'IT'
,
_
(
'Italy'
)),
(
'CY'
,
_
(
'Cyprus'
)),
(
'LV'
,
_
(
'Latvia'
)),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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