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
jaster
Respect My Net
Commits
26edb2d0
Commit
26edb2d0
authored
Apr 22, 2017
by
mgout
Browse files
fixed country list issues 55 and 58
parent
6f8dfa36
Changes
1
Hide whitespace changes
Inline
Side-by-side
bt/models.py
View file @
26edb2d0
...
...
@@ -7,6 +7,7 @@ COUNTRIES = (
(
'BE'
,
_
(
'Belgium'
)),
(
'BG'
,
_
(
'Bulgaria'
)),
(
'CH'
,
_
(
'Switzerland'
)),
(
'CR'
,
_
(
'Croatia'
)),
(
'CZ'
,
_
(
'Czech Republic'
)),
(
'DK'
,
_
(
'Denmark'
)),
(
'DE'
,
_
(
'Germany'
)),
...
...
@@ -16,7 +17,6 @@ COUNTRIES = (
(
'ES'
,
_
(
'Spain'
)),
(
'FR'
,
_
(
'France'
)),
(
'IC'
,
_
(
'Iceland'
)),
(
'IS'
,
_
(
'Iceland'
)),
(
'IT'
,
_
(
'Italy'
)),
(
'CY'
,
_
(
'Cyprus'
)),
(
'LI'
,
_
(
'Liechtenstein'
)),
...
...
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