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
La Quadrature du Net
Respect My Net
Commits
e68a234b
Commit
e68a234b
authored
Sep 23, 2011
by
stef
Browse files
[enh] added norway to the list of countries
parent
454ae021
Changes
1
Hide whitespace changes
Inline
Side-by-side
bt/models.py
View file @
e68a234b
...
...
@@ -21,6 +21,7 @@ COUNTRIES = (
(
'HU'
,
_
(
'Hungary'
)),
(
'MT'
,
_
(
'Malta'
)),
(
'NL'
,
_
(
'Netherlands'
)),
(
'NO'
,
_
(
'Norway'
)),
(
'AT'
,
_
(
'Austria'
)),
(
'PL'
,
_
(
'Poland'
)),
(
'PT'
,
_
(
'Portugal'
)),
...
...
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