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
/
notes
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
/notes
changed redirect_to_current_compterendu view to use Maraude manager's
2017-08-28 17:35:56 +02:00
templatetags
Remaster (
#38
)
2017-06-11 17:16:17 +02:00
__init__.py
Remaster (
#38
)
2017-06-11 17:16:17 +02:00
actions.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
forms.py
Remaster (
#38
)
2017-06-11 17:16:17 +02:00
managers.py
add NoteManager and NoteQuerySet, and basic tests
2016-08-07 11:50:01 +02:00
mixins.py
fixed NoteMixin
2016-09-08 11:30:42 +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
Remaster (
#38
)
2017-06-11 17:16:17 +02:00
views.py
added some test charts
2017-08-02 12:54:02 +02:00