This website requires JavaScript.
Explore
Help
Sign In
python
/
django-maraudes
Watch
1
Star
0
Fork
0
You've already forked django-maraudes
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
f91d94685d4374e3d326cd26db60f51606bb3c70
django-maraudes
/
statistiques
T
History
artus40
f91d94685d
customized admin styling, added get_absolute_url for Note model,
...
added inline in Sujet admin to show FicheStatistique
2017-08-31 19:57:55 +02:00
..
templates
/statistiques
modified MultipleChartViews to instantiate only one chart.
2017-08-19 18:00:49 +02:00
__init__.py
Remaster (
#38
)
2017-06-11 17:16:17 +02:00
admin.py
customized admin styling, added get_absolute_url for Note model,
2017-08-31 19:57:55 +02:00
apps.py
Remaster (
#38
)
2017-06-11 17:16:17 +02:00
charts.py
modified MultipleChartViews to instantiate only one chart.
2017-08-19 18:00:49 +02:00
forms.py
modified MultipleChartViews to instantiate only one chart.
2017-08-19 18:00:49 +02:00
models.py
customized admin styling, added get_absolute_url for Note model,
2017-08-31 19:57:55 +02:00
tests.py
Remaster (
#38
)
2017-06-11 17:16:17 +02:00
urls.py
modified MultipleChartViews to instantiate only one chart.
2017-08-19 18:00:49 +02:00
views.py
fixed non-working update view (since last commit)
2017-08-19 18:15:53 +02:00