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
Anthony
memopol
Commits
c47b4a8d
Commit
c47b4a8d
authored
May 27, 2016
by
Christophe de Django Creation SAS
Browse files
remove wsgi dir in gitignore
update link (ParlTrack) in footer
parent
3d610c2d
Changes
7
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
c47b4a8d
...
...
@@ -18,4 +18,3 @@ pip-delete-this-directory.txt
.dpl
db.sqlite
log/
wsgi/static/
memopol/tests/response_fixtures/RepresentativeListTest.test_page1_paginateby12_displaylist/content
View file @
c47b4a8d
...
...
@@ -776,9 +776,6 @@
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues'
>
Bug tracking system
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues/new'
>
Report a bug
...
...
@@ -788,7 +785,7 @@
<br
/>
<hr
/>
<a
href=
'http://parltrack.euwiki.org/'
>
Parltrack
EP data provided by
Parltrack
</a>
<a
href=
'http://www.memopol.org/'
>
...
...
memopol/tests/response_fixtures/RepresentativeListTest.test_page1_paginateby12_displaylist_searchjoly/content
View file @
c47b4a8d
...
...
@@ -290,9 +290,6 @@
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues'
>
Bug tracking system
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues/new'
>
Report a bug
...
...
@@ -302,7 +299,7 @@
<br
/>
<hr
/>
<a
href=
'http://parltrack.euwiki.org/'
>
Parltrack
EP data provided by
Parltrack
</a>
<a
href=
'http://www.memopol.org/'
>
...
...
memopol/tests/response_fixtures/RepresentativeListTest.test_page1_paginateby24_displaygrid/content
View file @
c47b4a8d
...
...
@@ -1117,9 +1117,6 @@
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues'
>
Bug tracking system
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues/new'
>
Report a bug
...
...
@@ -1129,7 +1126,7 @@
<br
/>
<hr
/>
<a
href=
'http://parltrack.euwiki.org/'
>
Parltrack
EP data provided by
Parltrack
</a>
<a
href=
'http://www.memopol.org/'
>
...
...
memopol/tests/response_fixtures/RepresentativeListTest.test_page2_paginateby12_displaylist/content
View file @
c47b4a8d
...
...
@@ -802,9 +802,6 @@
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues'
>
Bug tracking system
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues/new'
>
Report a bug
...
...
@@ -814,7 +811,7 @@
<br
/>
<hr
/>
<a
href=
'http://parltrack.euwiki.org/'
>
Parltrack
EP data provided by
Parltrack
</a>
<a
href=
'http://www.memopol.org/'
>
...
...
memopol/tests/response_fixtures/RepresentativeListTest.test_page2_paginateby24_displaylist/content
View file @
c47b4a8d
...
...
@@ -754,9 +754,6 @@
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues'
>
Bug tracking system
</a>
<a
href=
'https://github.com/political-memory/political_memory/issues/new'
>
Report a bug
...
...
@@ -766,7 +763,7 @@
<br
/>
<hr
/>
<a
href=
'http://parltrack.euwiki.org/'
>
Parltrack
EP data provided by
Parltrack
</a>
<a
href=
'http://www.memopol.org/'
>
...
...
templates/_footer.haml
View file @
c47b4a8d
...
...
@@ -6,8 +6,6 @@
<a
href=
"https://github.com/political-memory/political_memory"
>
released
</a>
under the terms of the
<a
href=
"http://www.gnu.org/licenses/agpl.html"
>
GNU aGPLV3+
</a>
%a
{
href:
"https://github.com/political-memory/political_memory/issues"
}
-
trans
"Bug tracking system"
%a
{
href:
"https://github.com/political-memory/political_memory/issues/new"
}
-
trans
"Report a bug"
...
...
@@ -16,7 +14,7 @@
%br
%hr
%a
{
href:
"http://parltrack.euwiki.org/"
}
-
trans
"Parltrack"
-
trans
"
EP data provided by
Parltrack"
%a
{
href:
"http://www.memopol.org/"
}
-
trans
"Blog"
...
...
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