[FIX] Broken link in readme and license fix (& update) (#591)

This commit is contained in:
Julien Constant 2023-04-04 18:39:45 +02:00 committed by GitHub
parent 1bfe929ab3
commit 8e7c025e47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
82 changed files with 629 additions and 1276 deletions

View File

@ -18,7 +18,7 @@ formats: all
# Optionally set the version of Python and requirements required to build your docs # Optionally set the version of Python and requirements required to build your docs
python: python:
version: 3.8 version: "3.8"
install: install:
- method: pip - method: pip
path: . path: .

View File

@ -1,21 +0,0 @@
The MIT License (MIT)
Copyright (c) 2016 Skia
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@ -9,7 +9,7 @@
<img src="https://img.shields.io/readthedocs/sith-ae?logo=readthedocs&style=for-the-badge"> <img src="https://img.shields.io/readthedocs/sith-ae?logo=readthedocs&style=for-the-badge">
</a> </a>
<a href="https://discord.gg/XK9WfPsUFm"> <a href="https://discord.gg/XK9WfPsUFm">
<img src="https://img.shields.io/discord/889796155523874847?label=Discord&logo=discord&style=for-the-badge"> <img src="https://img.shields.io/discord/971448179075731476?label=Discord&logo=discord&style=for-the-badge">
</a> </a>
</p> </p>
@ -37,5 +37,4 @@
</li> </li>
</ul> </ul>
> This project is licenced under GNU GPL, see the LICENSE file at the top of the repository for more details. > This project is licensed under GNU GPL, see the LICENSE file at the top of the repository for more details.

View File

@ -1,23 +1,15 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,23 +1,15 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,23 +1,15 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #
from ajax_select import make_ajax_form from ajax_select import make_ajax_form

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,23 +1,15 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #
from ajax_select import make_ajax_form from ajax_select import make_ajax_form

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,23 +1,15 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,23 +1,15 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,23 +1,15 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,23 +1,15 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #
from ajax_select import make_ajax_form from ajax_select import make_ajax_form

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #
from __future__ import annotations from __future__ import annotations

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #
import json import json

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #
import json import json

View File

@ -1,24 +1,15 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
# #
# You should have received a copy of the GNU General Public License along with #
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
#
#

View File

@ -1,23 +1,15 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #
from ajax_select import make_ajax_form from ajax_select import make_ajax_form

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #
import hmac import hmac

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,23 +1,15 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,23 +1,15 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #
from ajax_select import make_ajax_form from ajax_select import make_ajax_form

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,25 +1,17 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "Sith" name = "Sith"
version = "1" version = "3"
description = "Le web Sith de l'AE" description = "Le web Sith de l'AE"
authors = [ authors = [
"Skia <skia@hya.sk>", "Skia <skia@hya.sk>",

View File

@ -1,23 +1,15 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #
from datetime import date, timedelta from datetime import date, timedelta

View File

@ -1,23 +1,15 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,23 +1,15 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,23 +1,15 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #
from ajax_select import make_ajax_form from ajax_select import make_ajax_form

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #
from datetime import date from datetime import date

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #

View File

@ -1,24 +1,16 @@
# -*- coding:utf-8 -* # -*- coding:utf-8 -*
# #
# Copyright 2016,2017 # Copyright 2023 © AE UTBM
# - Skia <skia@libskia.so> # ae@utbm.fr / ae.info@utbm.fr
# #
# Ce fichier fait partie du site de l'Association des Étudiants de l'UTBM, # This file is part of the website of the UTBM Student Association (AE UTBM),
# http://ae.utbm.fr. # https://ae.utbm.fr.
# #
# This program is free software; you can redistribute it and/or modify it under # You can find the source code of the website at https://github.com/ae-utbm/sith3
# the terms of the GNU General Public License a published by the Free Software
# Foundation; either version 3 of the License, or (at your option) any later
# version.
# #
# This program is distributed in the hope that it will be useful, but WITHOUT # LICENSED UNDER THE GNU GENERAL PUBLIC LICENSE VERSION 3 (GPLv3)
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # SEE : https://raw.githubusercontent.com/ae-utbm/sith3/master/LICENSE
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # OR WITHIN THE LOCAL FILE "LICENSE"
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Sofware Foundation, Inc., 59 Temple
# Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #