Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
Re2o
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Levy--Falk Hugo
Re2o
Commits
8675f9b7
Commit
8675f9b7
authored
Jan 15, 2017
by
lhark
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add copyright header to all .py files
parent
76bf3ef1
Changes
183
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
183 changed files
with
4026 additions
and
0 deletions
+4026
-0
__init__.py
cotisations/__init__.py
+22
-0
admin.py
cotisations/admin.py
+22
-0
forms.py
cotisations/forms.py
+22
-0
0001_initial.py
cotisations/migrations/0001_initial.py
+22
-0
0002_remove_facture_article.py
cotisations/migrations/0002_remove_facture_article.py
+22
-0
0003_auto_20160702_1448.py
cotisations/migrations/0003_auto_20160702_1448.py
+22
-0
0004_auto_20160702_1528.py
cotisations/migrations/0004_auto_20160702_1528.py
+22
-0
0005_auto_20160702_1532.py
cotisations/migrations/0005_auto_20160702_1532.py
+22
-0
0006_auto_20160702_1534.py
cotisations/migrations/0006_auto_20160702_1534.py
+22
-0
0007_auto_20160702_1543.py
cotisations/migrations/0007_auto_20160702_1543.py
+22
-0
0008_auto_20160702_1614.py
cotisations/migrations/0008_auto_20160702_1614.py
+22
-0
0009_remove_cotisation_user.py
cotisations/migrations/0009_remove_cotisation_user.py
+22
-0
0010_auto_20160702_1840.py
cotisations/migrations/0010_auto_20160702_1840.py
+22
-0
0011_auto_20160702_1911.py
cotisations/migrations/0011_auto_20160702_1911.py
+22
-0
0012_auto_20160704_0118.py
cotisations/migrations/0012_auto_20160704_0118.py
+22
-0
0013_auto_20160711_2240.py
cotisations/migrations/0013_auto_20160711_2240.py
+22
-0
0014_auto_20160712_0245.py
cotisations/migrations/0014_auto_20160712_0245.py
+22
-0
0015_auto_20160714_2142.py
cotisations/migrations/0015_auto_20160714_2142.py
+22
-0
0016_auto_20160715_0110.py
cotisations/migrations/0016_auto_20160715_0110.py
+22
-0
__init__.py
cotisations/migrations/__init__.py
+22
-0
models.py
cotisations/models.py
+22
-0
tests.py
cotisations/tests.py
+22
-0
tex.py
cotisations/tex.py
+22
-0
urls.py
cotisations/urls.py
+22
-0
views.py
cotisations/views.py
+22
-0
auth.py
freeradius_utils/auth.py
+22
-0
authenticate_filaire.py
freeradius_utils/authenticate_filaire.py
+22
-0
authenticate_user.py
freeradius_utils/authenticate_user.py
+22
-0
__init__.py
logs/__init__.py
+22
-0
admin.py
logs/admin.py
+22
-0
models.py
logs/models.py
+22
-0
__init__.py
logs/templatetags/__init__.py
+22
-0
logs_extra.py
logs/templatetags/logs_extra.py
+22
-0
tests.py
logs/tests.py
+22
-0
urls.py
logs/urls.py
+22
-0
views.py
logs/views.py
+22
-0
__init__.py
machines/__init__.py
+22
-0
admin.py
machines/admin.py
+22
-0
forms.py
machines/forms.py
+22
-0
0001_initial.py
machines/migrations/0001_initial.py
+22
-0
0002_auto_20160703_1444.py
machines/migrations/0002_auto_20160703_1444.py
+22
-0
0003_auto_20160703_1450.py
machines/migrations/0003_auto_20160703_1450.py
+22
-0
0004_auto_20160703_1451.py
machines/migrations/0004_auto_20160703_1451.py
+22
-0
0005_auto_20160703_1523.py
machines/migrations/0005_auto_20160703_1523.py
+22
-0
0006_auto_20160703_1813.py
machines/migrations/0006_auto_20160703_1813.py
+22
-0
0007_auto_20160703_1816.py
machines/migrations/0007_auto_20160703_1816.py
+22
-0
0008_remove_interface_ipv6.py
machines/migrations/0008_remove_interface_ipv6.py
+22
-0
0009_auto_20160703_2358.py
machines/migrations/0009_auto_20160703_2358.py
+22
-0
0010_auto_20160704_0104.py
machines/migrations/0010_auto_20160704_0104.py
+22
-0
0011_auto_20160704_0105.py
machines/migrations/0011_auto_20160704_0105.py
+22
-0
0012_auto_20160704_0118.py
machines/migrations/0012_auto_20160704_0118.py
+22
-0
0013_auto_20160705_1014.py
machines/migrations/0013_auto_20160705_1014.py
+22
-0
0014_auto_20160706_1220.py
machines/migrations/0014_auto_20160706_1220.py
+22
-0
0015_auto_20160707_0105.py
machines/migrations/0015_auto_20160707_0105.py
+22
-0
0016_auto_20160708_1633.py
machines/migrations/0016_auto_20160708_1633.py
+22
-0
0017_auto_20160708_1645.py
machines/migrations/0017_auto_20160708_1645.py
+22
-0
0018_auto_20160708_1813.py
machines/migrations/0018_auto_20160708_1813.py
+22
-0
0019_auto_20160718_1141.py
machines/migrations/0019_auto_20160718_1141.py
+22
-0
0020_auto_20160718_1849.py
machines/migrations/0020_auto_20160718_1849.py
+22
-0
0021_auto_20161006_1943.py
machines/migrations/0021_auto_20161006_1943.py
+22
-0
0022_auto_20161011_1829.py
machines/migrations/0022_auto_20161011_1829.py
+22
-0
0023_iplist_ip_type.py
machines/migrations/0023_iplist_ip_type.py
+22
-0
0024_machinetype_need_infra.py
machines/migrations/0024_machinetype_need_infra.py
+22
-0
0025_auto_20161023_0038.py
machines/migrations/0025_auto_20161023_0038.py
+22
-0
0026_auto_20161026_1348.py
machines/migrations/0026_auto_20161026_1348.py
+22
-0
0027_alias.py
machines/migrations/0027_alias.py
+22
-0
0028_iptype_domaine_ip.py
machines/migrations/0028_iptype_domaine_ip.py
+22
-0
0029_iptype_domaine_range.py
machines/migrations/0029_iptype_domaine_range.py
+22
-0
0030_auto_20161118_1730.py
machines/migrations/0030_auto_20161118_1730.py
+22
-0
0031_auto_20161119_1709.py
machines/migrations/0031_auto_20161119_1709.py
+22
-0
0032_auto_20161119_1850.py
machines/migrations/0032_auto_20161119_1850.py
+22
-0
0033_extension_need_infra.py
machines/migrations/0033_extension_need_infra.py
+22
-0
0034_iplist_need_infra.py
machines/migrations/0034_iplist_need_infra.py
+22
-0
0035_auto_20161224_1201.py
machines/migrations/0035_auto_20161224_1201.py
+22
-0
0036_auto_20161224_1204.py
machines/migrations/0036_auto_20161224_1204.py
+22
-0
0037_domain_cname.py
machines/migrations/0037_domain_cname.py
+22
-0
0038_auto_20161224_1721.py
machines/migrations/0038_auto_20161224_1721.py
+22
-0
0039_auto_20161224_1732.py
machines/migrations/0039_auto_20161224_1732.py
+22
-0
0040_remove_interface_dns.py
machines/migrations/0040_remove_interface_dns.py
+22
-0
0041_remove_ns_interface.py
machines/migrations/0041_remove_ns_interface.py
+22
-0
0042_ns_ns.py
machines/migrations/0042_ns_ns.py
+22
-0
__init__.py
machines/migrations/__init__.py
+22
-0
models.py
machines/models.py
+22
-0
serializers.py
machines/serializers.py
+22
-0
tests.py
machines/tests.py
+22
-0
urls.py
machines/urls.py
+22
-0
views.py
machines/views.py
+22
-0
__init__.py
re2o/__init__.py
+22
-0
context_processors.py
re2o/context_processors.py
+22
-0
login.py
re2o/login.py
+22
-0
settings.py
re2o/settings.py
+22
-0
settings_local.example.py
re2o/settings_local.example.py
+22
-0
urls.py
re2o/urls.py
+22
-0
views.py
re2o/views.py
+22
-0
wsgi.py
re2o/wsgi.py
+22
-0
__init__.py
search/__init__.py
+22
-0
admin.py
search/admin.py
+22
-0
forms.py
search/forms.py
+22
-0
models.py
search/models.py
+22
-0
tests.py
search/tests.py
+22
-0
urls.py
search/urls.py
+22
-0
views.py
search/views.py
+22
-0
__init__.py
topologie/__init__.py
+22
-0
admin.py
topologie/admin.py
+22
-0
forms.py
topologie/forms.py
+22
-0
0001_initial.py
topologie/migrations/0001_initial.py
+22
-0
0002_auto_20160703_1118.py
topologie/migrations/0002_auto_20160703_1118.py
+22
-0
0003_room.py
topologie/migrations/0003_room.py
+22
-0
0004_auto_20160703_1122.py
topologie/migrations/0004_auto_20160703_1122.py
+22
-0
0005_auto_20160703_1123.py
topologie/migrations/0005_auto_20160703_1123.py
+22
-0
0006_auto_20160703_1129.py
topologie/migrations/0006_auto_20160703_1129.py
+22
-0
0007_auto_20160703_1148.py
topologie/migrations/0007_auto_20160703_1148.py
+22
-0
0008_port_room.py
topologie/migrations/0008_port_room.py
+22
-0
0009_auto_20160703_1200.py
topologie/migrations/0009_auto_20160703_1200.py
+22
-0
0010_auto_20160704_2148.py
topologie/migrations/0010_auto_20160704_2148.py
+22
-0
0011_auto_20160704_2153.py
topologie/migrations/0011_auto_20160704_2153.py
+22
-0
0012_port_machine_interface.py
topologie/migrations/0012_port_machine_interface.py
+22
-0
0013_port_related.py
topologie/migrations/0013_port_related.py
+22
-0
0014_auto_20160706_1238.py
topologie/migrations/0014_auto_20160706_1238.py
+22
-0
0015_auto_20160706_1452.py
topologie/migrations/0015_auto_20160706_1452.py
+22
-0
0016_auto_20160706_1531.py
topologie/migrations/0016_auto_20160706_1531.py
+22
-0
0017_auto_20160718_1141.py
topologie/migrations/0017_auto_20160718_1141.py
+22
-0
0018_room_details.py
topologie/migrations/0018_room_details.py
+22
-0
0019_auto_20161026_1348.py
topologie/migrations/0019_auto_20161026_1348.py
+22
-0
0020_auto_20161119_0033.py
topologie/migrations/0020_auto_20161119_0033.py
+22
-0
0021_port_radius.py
topologie/migrations/0021_port_radius.py
+22
-0
0022_auto_20161211_1622.py
topologie/migrations/0022_auto_20161211_1622.py
+22
-0
__init__.py
topologie/migrations/__init__.py
+22
-0
models.py
topologie/models.py
+22
-0
tests.py
topologie/tests.py
+22
-0
urls.py
topologie/urls.py
+22
-0
views.py
topologie/views.py
+22
-0
update_ldap.py
update_ldap.py
+22
-0
__init__.py
users/__init__.py
+22
-0
admin.py
users/admin.py
+22
-0
forms.py
users/forms.py
+22
-0
0001_initial.py
users/migrations/0001_initial.py
+22
-0
0002_auto_20160630_2301.py
users/migrations/0002_auto_20160630_2301.py
+22
-0
0003_listrights_rights.py
users/migrations/0003_listrights_rights.py
+22
-0
0004_auto_20160701_2312.py
users/migrations/0004_auto_20160701_2312.py
+22
-0
0005_auto_20160702_0006.py
users/migrations/0005_auto_20160702_0006.py
+22
-0
0006_ban.py
users/migrations/0006_ban.py
+22
-0
0007_auto_20160702_2322.py
users/migrations/0007_auto_20160702_2322.py
+22
-0
0008_user_registered.py
users/migrations/0008_user_registered.py
+22
-0
0009_user_room.py
users/migrations/0009_user_room.py
+22
-0
0010_auto_20160703_1226.py
users/migrations/0010_auto_20160703_1226.py
+22
-0
0011_auto_20160703_1227.py
users/migrations/0011_auto_20160703_1227.py
+22
-0
0012_auto_20160703_1230.py
users/migrations/0012_auto_20160703_1230.py
+22
-0
0013_auto_20160704_1547.py
users/migrations/0013_auto_20160704_1547.py
+22
-0
0014_auto_20160704_1548.py
users/migrations/0014_auto_20160704_1548.py
+22
-0
0015_whitelist.py
users/migrations/0015_whitelist.py
+22
-0
0016_auto_20160706_1220.py
users/migrations/0016_auto_20160706_1220.py
+22
-0
0017_auto_20160707_0105.py
users/migrations/0017_auto_20160707_0105.py
+22
-0
0018_auto_20160707_0115.py
users/migrations/0018_auto_20160707_0115.py
+22
-0
0019_auto_20160708_1633.py
users/migrations/0019_auto_20160708_1633.py
+22
-0
0020_request.py
users/migrations/0020_request.py
+22
-0
0021_ldapuser.py
users/migrations/0021_ldapuser.py
+22
-0
0022_ldapuser_sambasid.py
users/migrations/0022_ldapuser_sambasid.py
+22
-0
0023_auto_20160724_1908.py
users/migrations/0023_auto_20160724_1908.py
+22
-0
0024_remove_ldapuser_mac_list.py
users/migrations/0024_remove_ldapuser_mac_list.py
+22
-0
0025_listshell.py
users/migrations/0025_listshell.py
+22
-0
0026_user_shell.py
users/migrations/0026_user_shell.py
+22
-0
0027_auto_20160726_0216.py
users/migrations/0027_auto_20160726_0216.py
+22
-0
0028_auto_20160726_0227.py
users/migrations/0028_auto_20160726_0227.py
+22
-0
0029_auto_20160726_0229.py
users/migrations/0029_auto_20160726_0229.py
+22
-0
0030_auto_20160726_0357.py
users/migrations/0030_auto_20160726_0357.py
+22
-0
0031_auto_20160726_0359.py
users/migrations/0031_auto_20160726_0359.py
+22
-0
0032_auto_20160727_2122.py
users/migrations/0032_auto_20160727_2122.py
+22
-0
0033_remove_ldapuser_loginshell.py
users/migrations/0033_remove_ldapuser_loginshell.py
+22
-0
0034_auto_20161018_0037.py
users/migrations/0034_auto_20161018_0037.py
+22
-0
0035_auto_20161018_0046.py
users/migrations/0035_auto_20161018_0046.py
+22
-0
0036_auto_20161022_2146.py
users/migrations/0036_auto_20161022_2146.py
+22
-0
0037_auto_20161028_1906.py
users/migrations/0037_auto_20161028_1906.py
+22
-0
0038_auto_20161031_0258.py
users/migrations/0038_auto_20161031_0258.py
+22
-0
0039_auto_20161119_0033.py
users/migrations/0039_auto_20161119_0033.py
+22
-0
0040_auto_20161119_1709.py
users/migrations/0040_auto_20161119_1709.py
+22
-0
0041_listright_details.py
users/migrations/0041_listright_details.py
+22
-0
0042_auto_20161126_2028.py
users/migrations/0042_auto_20161126_2028.py
+22
-0
__init__.py
users/migrations/__init__.py
+22
-0
models.py
users/models.py
+22
-0
tests.py
users/tests.py
+22
-0
urls.py
users/urls.py
+22
-0
views.py
users/views.py
+22
-0
No files found.
cotisations/__init__.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
cotisations/admin.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
from
django.contrib
import
admin
from
reversion.admin
import
VersionAdmin
...
...
cotisations/forms.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
from
django
import
forms
from
django.forms
import
ModelForm
,
Form
from
django
import
forms
...
...
cotisations/migrations/0001_initial.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
...
...
cotisations/migrations/0002_remove_facture_article.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
...
...
cotisations/migrations/0003_auto_20160702_1448.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
...
...
cotisations/migrations/0004_auto_20160702_1528.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
...
...
cotisations/migrations/0005_auto_20160702_1532.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
...
...
cotisations/migrations/0006_auto_20160702_1534.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
...
...
cotisations/migrations/0007_auto_20160702_1543.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
...
...
cotisations/migrations/0008_auto_20160702_1614.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
...
...
cotisations/migrations/0009_remove_cotisation_user.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
...
...
cotisations/migrations/0010_auto_20160702_1840.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
...
...
cotisations/migrations/0011_auto_20160702_1911.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
...
...
cotisations/migrations/0012_auto_20160704_0118.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
...
...
cotisations/migrations/0013_auto_20160711_2240.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
...
...
cotisations/migrations/0014_auto_20160712_0245.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
...
...
cotisations/migrations/0015_auto_20160714_2142.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
...
...
cotisations/migrations/0016_auto_20160715_0110.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
...
...
cotisations/migrations/__init__.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
cotisations/models.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
from
django.db
import
models
from
django.db.models.signals
import
post_save
,
post_delete
...
...
cotisations/tests.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
from
django.test
import
TestCase
# Create your tests here.
cotisations/tex.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
from
django.template.loader
import
get_template
from
django.template
import
TemplateDoesNotExist
,
Context
from
django.http
import
HttpResponse
,
Http404
,
HttpResponseNotModified
...
...
cotisations/urls.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
from
django.conf.urls
import
url
from
.
import
views
...
...
cotisations/views.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# App de gestion des users pour re2o
# Goulven Kermarec, Gabriel Détraz
# Gplv2
...
...
freeradius_utils/auth.py
View file @
8675f9b7
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics.
#
# Copyright © 2017 Gabriel Détraz
# Copyright © 2017 Goulven Kermarec
# Copyright © 2017 Augustin Lemesle
#