migrations
|
Support users with no shared inbox
|
2020-02-07 13:39:48 -08:00 |
static
|
Show login errors from django forms
|
2020-02-10 21:49:18 -08:00 |
templates
|
Snippets for book previews, username links, avatars
|
2020-02-10 21:24:34 -08:00 |
templatetags
|
Format descriptions
|
2020-01-29 15:32:43 -08:00 |
__init__.py
|
Basic app structure
|
2020-01-24 22:32:41 -08:00 |
api.py
|
more todos and cleanup
|
2020-02-07 15:29:11 -08:00 |
forms.py
|
openlibrary search
|
2020-01-29 01:05:27 -08:00 |
incoming.py
|
fixes key signing try/except
|
2020-02-10 20:22:36 -08:00 |
models.py
|
Adds validator for review rating model field
|
2020-02-10 21:58:25 -08:00 |
openlibrary.py
|
Fixes brittle search result data ingest
|
2020-02-10 21:10:41 -08:00 |
outgoing.py
|
Adds outbox pages
|
2020-02-10 20:16:23 -08:00 |
settings.py
|
Support users with no shared inbox
|
2020-02-07 13:39:48 -08:00 |
urls.py
|
Stores book identifiers with path part
|
2020-02-10 21:09:04 -08:00 |
views.py
|
remove unnecessary login form
|
2020-02-10 21:52:50 -08:00 |
wsgi.py
|
Basic app structure
|
2020-01-24 22:32:41 -08:00 |