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
ca443e6b
Commit
ca443e6b
authored
Sep 23, 2011
by
stef
Browse files
[enh] added norway to the list of countries
parent
17a70cd2
Changes
1
Hide whitespace changes
Inline
Side-by-side
bt/models.py
View file @
ca443e6b
...
...
@@ -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