1
0
Fork 0
mirror of synced 2024-09-29 08:41:15 +13:00
ArchiveBox/archivebox/core
2020-12-11 20:50:45 +02:00
..
management/commands
migrations patch migration JSONField as well 2020-12-11 20:50:45 +02:00
__init__.py
admin.py move utils and vendored libs into subfolders 2020-12-06 02:01:18 +02:00
apps.py
forms.py Merge pull request #580 from BlipRanger/master 2020-12-10 12:48:30 -05:00
mixins.py Use QuerySets for search backend API instead of pks 2020-12-06 01:12:47 +02:00
models.py fallback to old JSONField from lib if django version is old 2020-12-11 20:45:44 +02:00
settings.py fix TEMPLATES_DIR location 2020-12-11 16:21:09 +02:00
tests.py
urls.py update urls to new repo path 2020-11-23 02:06:46 -05:00
views.py Merge pull request #580 from BlipRanger/master 2020-12-10 12:48:30 -05:00
welcome_message.py
wsgi.py