Commit Graph

20 Commits

Author SHA1 Message Date
659862a628 URL redirection from remote source (#29) 2021-05-04 18:21:12 +01:00
ajurna
02bed2e7d8 fixed settings and user management. 2020-05-14 14:21:07 +01:00
Kyle Harrison
b4d1c4c2cb [ISSUE-3/4] Adds test container and tooling (#8)
* Adding black, isort, and flake8 to pytest

* Applying black, flake8, and isort to codebase
2019-07-29 13:19:03 +01:00
Kyle Harrison
31d0e2bd66 [NO-ISSUE] UI adjustments and enabling access to remote hosts when in development mode (#12)
* Fix incorrect placeholder name in password field

* Adding updated title

* Allowing * hosts via DJANGO_ALLOWED_HOSTS when in development mode
2019-07-29 12:54:47 +01:00
f87ab8636b Merge pull request #7 from apoclyps/docker-support
[ISSUE-3] Adding docker support
2019-07-25 22:35:13 +01:00
Apoclyps
9aac431317 Adding pytest test runner 2019-07-24 07:21:24 +01:00
ajurna
36f9f258a1 fixed tests not working 2019-02-07 15:46:43 +00:00
8d9422e0e3 updated settings. 2018-04-06 15:14:12 +01:00
341385dadb updated support to django 2.0
update recaptcha to django-recaptcha2
2018-04-06 14:52:57 +01:00
c330c6812b fix for issue #2. 2017-11-22 15:56:39 +00:00
a9ce887dcc updated to make compatible with django 1.10 2017-01-13 11:06:37 +00:00
ajurna@gmail.com
d2f880bbae removed request context from render contexts 2016-03-30 12:30:04 +01:00
ajurna@gmail.com
267a2d410c converted to python 3,
fixed warnings for django 1.10
2016-03-30 10:23:04 +01:00
a2f11c6ba3 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
cb20821e23 added setup.py and added some requirments 2015-07-24 14:49:24 +01:00
fc1121b194 changed all settings and login forms to use the django forms model.
added support for recaptcha via django-recaptcha
2015-06-26 15:46:49 +01:00
80a8a74fde moved tests to correct file.
added multi user support.
2015-06-25 14:30:03 +01:00
64a590f9ee added tests for the comicbook model
fixed bug related to last page link
2015-06-25 12:36:55 +01:00
8a99514c18 added redirection from / to /comic/ 2015-06-24 09:45:50 +01:00
16c74cebe9 added authentication 2015-06-19 15:09:50 +01:00