This website requires JavaScript.
Explore
Help
Sign In
ajurna
/
cbwebreader
Watch
1
Star
0
Fork
0
You've already forked cbwebreader
mirror of
https://github.com/ajurna/cbwebreader.git
synced
2026-05-04 21:32:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
267a2d410c9ac5c94dd6f99492dba78d2426ab2b
cbwebreader
/
comic
T
History
ajurna@gmail.com
267a2d410c
converted to python 3,
...
fixed warnings for django 1.10
2016-03-30 10:23:04 +01:00
..
migrations
increased comic file name lenght to 100 chars
2015-06-26 18:33:10 +01:00
static
changed read_comic page width to auto to make better use of space.
2015-07-29 17:25:20 +01:00
templates
added containers for the rest of hte pages after last commit.
2015-07-30 10:49:57 +01:00
test
added tests for the comicbook model
2015-06-25 12:36:55 +01:00
__init__.py
Initial commit
2015-06-16 21:07:21 +01:00
admin.py
added comicStatus to admin backend
2015-06-30 09:58:19 +01:00
forms.py
added initial setup page so that you can now configure a user if one isnt already configured.
2015-07-24 15:59:39 +01:00
models.py
converted to python 3,
2016-03-30 10:23:04 +01:00
rarfile.py
changed unrar method to use unrar rather than library
2015-06-22 11:56:51 +01:00
tests.py
moved tests to correct file.
2015-06-25 14:30:03 +01:00
urls.py
added pages to modify and save users.
2015-07-24 10:14:16 +01:00
util.py
converted to python 3,
2016-03-30 10:23:04 +01:00
views.py
converted to python 3,
2016-03-30 10:23:04 +01:00