Browse Source

Headers python2

dns_bux_fix
Gabriel Detraz 7 years ago
committed by Votre Nom
parent
commit
c6db3283ee
  1. 1
      re2o/contributors.py
  2. 1
      re2o/urls.py
  3. 1
      re2o/views.py
  4. 1
      users/urls.py
  5. 1
      users/views.py

1
re2o/contributors.py

@ -1,3 +1,4 @@
# -*- mode: python; coding: utf-8 -*-
"""re2o.contributors """re2o.contributors
A list of the proud contributors to Re2o A list of the proud contributors to Re2o
""" """

1
re2o/urls.py

@ -1,3 +1,4 @@
# -*- mode: python; coding: utf-8 -*-
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il # Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en # se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics. # quelques clics.

1
re2o/views.py

@ -1,3 +1,4 @@
# -*- mode: python; coding: utf-8 -*-
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il # Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en # se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics. # quelques clics.

1
users/urls.py

@ -1,3 +1,4 @@
# -*- mode: python; coding: utf-8 -*-
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il # Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en # se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics. # quelques clics.

1
users/views.py

@ -1,3 +1,4 @@
# -*- mode: python; coding: utf-8 -*-
# Re2o est un logiciel d'administration développé initiallement au rezometz. Il # Re2o est un logiciel d'administration développé initiallement au rezometz. Il
# se veut agnostique au réseau considéré, de manière à être installable en # se veut agnostique au réseau considéré, de manière à être installable en
# quelques clics. # quelques clics.

Loading…
Cancel
Save