mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 22:54:27 -04:00
add sessions and seeds models
This commit is contained in:
parent
0866f4aaf3
commit
c9f88f5875
15 changed files with 169 additions and 2 deletions
3
archivebox/sessions/tests.py
Normal file
3
archivebox/sessions/tests.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from django.test import TestCase
|
||||
|
||||
# Create your tests here.
|
Loading…
Add table
Add a link
Reference in a new issue