management/commands
|
resync
|
2022-06-20 12:21:54 -04:00 |
__init__.py
|
implement import douban data function
|
2021-06-14 22:18:39 +02:00 |
admin.py
|
implement import douban data function
|
2021-06-14 22:18:39 +02:00 |
apps.py
|
use rq to manage doufen import
|
2021-12-12 18:15:42 -05:00 |
forms.py
|
fix uploading and parsing bugs
|
2021-09-01 11:44:00 +02:00 |
jobs.py
|
blind fix import compatibility
|
2022-08-16 22:18:45 -04:00 |
models.py
|
not upgrade to django 4 yet
|
2021-12-24 11:56:04 -08:00 |
tests.py
|
implement import douban data function
|
2021-06-14 22:18:39 +02:00 |
urls.py
|
implement import douban data function
|
2021-06-14 22:18:39 +02:00 |
views.py
|
fix a rare 500
|
2022-05-01 15:05:16 -04:00 |