migrations
|
Allow sharing location to other users
|
2019-03-03 19:56:14 +01:00 |
static/map
|
Add a favicon
|
2019-03-05 07:16:50 +01:00 |
templates
|
Add some icons
|
2019-03-05 07:32:27 +01:00 |
__init__.py
|
Initial commit
|
2019-03-02 12:04:27 +01:00 |
apps.py
|
Initial commit
|
2019-03-02 12:04:27 +01:00 |
context_processors.py
|
Remove git version
|
2019-03-02 16:55:38 +01:00 |
fields.py
|
Update help texts. Close #1
|
2019-03-03 13:11:31 +01:00 |
forms.py
|
Remove help text as it's not useful anymore
|
2019-03-04 21:33:05 +01:00 |
mixins.py
|
Allow editing location
|
2019-03-02 16:17:48 +01:00 |
models.py
|
Improve user display in list
|
2019-03-03 20:14:00 +01:00 |
tests.py
|
Initial commit
|
2019-03-02 12:04:27 +01:00 |
urls.py
|
Allow signup with threshold. Close #4
|
2019-03-04 18:44:56 +01:00 |
views.py
|
Add some icons
|
2019-03-05 07:32:27 +01:00 |