This website requires JavaScript.
Explore
Help
Sign In
alex
/
ArchiveBox
Watch
1
Star
0
Fork
0
You've already forked ArchiveBox
mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced
2026-01-06 02:46:05 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ee52b52b4941224bb2b3ad1db1bbce6e963484a
ArchiveBox
/
archivebox
/
core
History
Nick Sweeting
1c87c27105
patch migration JSONField as well
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
…
apps.py
…
forms.py
Merge pull request
#580
from BlipRanger/master
2020-12-10 12:48:30 -05:00
mixins.py
…
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
…
views.py
Merge pull request
#580
from BlipRanger/master
2020-12-10 12:48:30 -05:00
welcome_message.py
…
wsgi.py
…