migrations
|
allow larger tags
|
2021-03-27 05:52:42 -04:00 |
templatetags
|
cleanup templates and views
|
2021-01-30 05:47:55 -05:00 |
admin.py
|
fix navbar and tags display
|
2021-04-01 01:39:34 -04:00 |
apps.py
|
wip initial django setup
|
2019-04-02 16:36:41 -04:00 |
forms.py
|
add form parser option
|
2021-04-01 02:34:16 -04:00 |
mixins.py
|
Fix search to include filters
|
2020-12-14 13:40:38 -05:00 |
models.py
|
fix snapshot icon caching and ordering
|
2021-04-01 02:22:15 -04:00 |
settings.py
|
use tempfile when logs dir is not available
|
2021-03-27 02:17:12 -04:00 |
tests.py
|
refactor: Organize code to remove flake8 issues
|
2020-07-24 12:25:25 -05:00 |
urls.py
|
fix url used by gridview
|
2021-02-18 02:38:30 -05:00 |
views.py
|
add form parser option
|
2021-04-01 02:34:16 -04:00 |
wsgi.py
|
fix lint errors
|
2021-02-16 16:26:48 -05:00 |