|
migrations
|
Add choices to Student.gender
|
2017-10-25 08:54:22 +02:00 |
|
__init__.py
|
Initial commit
|
2012-11-06 17:54:33 +01:00 |
|
admin.py
|
Add gender field in Student admin
|
2017-09-01 11:51:56 +02:00 |
|
exports.py
|
Factorized openpyxl export code to exports.py
|
2017-10-19 09:26:00 +02:00 |
|
forms.py
|
Add a view to import HyperPlanning csv files
|
2017-07-14 12:26:00 +02:00 |
|
models.py
|
Minor display improvements
|
2017-11-21 17:38:46 +01:00 |
|
pdf.py
|
Remove some Python warnings
|
2017-11-24 08:53:58 +01:00 |
|
tests.py
|
Factorized openpyxl export code to exports.py
|
2017-10-19 09:26:00 +02:00 |
|
utils.py
|
Fixed student import
|
2017-07-19 15:50:53 +02:00 |
|
views.py
|
Fixed indentation in some export views
|
2017-10-23 14:37:12 +02:00 |