initial upload
This commit is contained in:
34
aem_gestion.egg-info/SOURCES.txt
Normal file
34
aem_gestion.egg-info/SOURCES.txt
Normal file
@@ -0,0 +1,34 @@
|
||||
CHANGES.txt
|
||||
MANIFEST.in
|
||||
README.md
|
||||
development.ini
|
||||
production.ini
|
||||
setup.py
|
||||
aem_gestion/__init__.py
|
||||
aem_gestion/layout.py
|
||||
aem_gestion/panels.py
|
||||
aem_gestion/routes.py
|
||||
aem_gestion/security.py
|
||||
aem_gestion.egg-info/PKG-INFO
|
||||
aem_gestion.egg-info/SOURCES.txt
|
||||
aem_gestion.egg-info/dependency_links.txt
|
||||
aem_gestion.egg-info/entry_points.txt
|
||||
aem_gestion.egg-info/not-zip-safe
|
||||
aem_gestion.egg-info/requires.txt
|
||||
aem_gestion.egg-info/top_level.txt
|
||||
aem_gestion/models/__init__.py
|
||||
aem_gestion/models/crm.py
|
||||
aem_gestion/models/default.py
|
||||
aem_gestion/models/eleves.py
|
||||
aem_gestion/models/examens.py
|
||||
aem_gestion/models/parametres.py
|
||||
aem_gestion/models/planning.py
|
||||
aem_gestion/scripts/__init__.py
|
||||
aem_gestion/views/__init__.py
|
||||
aem_gestion/views/crm.py
|
||||
aem_gestion/views/default.py
|
||||
aem_gestion/views/eleves.py
|
||||
aem_gestion/views/examens.py
|
||||
aem_gestion/views/notfound.py
|
||||
aem_gestion/views/parametres.py
|
||||
aem_gestion/views/planning.py
|
||||
Reference in New Issue
Block a user