projets
/
auf_django_mailing.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
0.2
[auf_django_mailing.git]
/
tests
/
views.py
Commit
Line
Data
dfc0f84e
1
# -*- encoding: utf-8 -*-
2
3
def dummy(token):
4
pass
5
6
7