migrations
|
web/quotes: make login work
|
2021-01-20 22:20:07 +00:00 |
__init__.py
|
web: init quotes
|
2021-01-19 03:51:22 +00:00 |
admin.py
|
web/quotes: make login work
|
2021-01-20 22:20:07 +00:00 |
apps.py
|
web/quotes: fix for newer version of Django
|
2021-04-29 12:08:33 +00:00 |
models.py
|
web/quotes: add new and view quotes views
|
2021-01-20 22:48:15 +00:00 |
tests.py
|
web: init quotes
|
2021-01-19 03:51:22 +00:00 |
urls.py
|
web/quotes: shipit
|
2021-01-20 23:14:58 +00:00 |
views.py
|
web/quotes: shipit
|
2021-01-20 23:14:58 +00:00 |