Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Todo before production #2

Closed
11 tasks done
eirsyl opened this issue Apr 30, 2016 · 2 comments
Closed
11 tasks done

Todo before production #2

eirsyl opened this issue Apr 30, 2016 · 2 comments

Comments

@eirsyl
Copy link
Member

eirsyl commented Apr 30, 2016

  • Remove documentation from urls.py
  • Maybe create a custom login view
  • Remove static urls from production
  • Remove the settings/settings.py file
  • Remove celery options
  • Change ALLOWED_HOSTS default in production.py
  • REMOVE ABAKUS_TOKEN from opensource repository (base.py, production.py) 👊
  • Restrict to Webkom group (django-auth-abakus)
  • settings/init.py line 14 lego?
  • templates/brus/index.html line 98-114?
  • liste/models.py line 35-52?

Consider adding isort, flake8, tox and a readme.

@warlo
Copy link
Member

warlo commented Apr 30, 2016

The celery options is there because of the testrunner. It was suggested to create some tests, could be an ok task 😊

@eirsyl
Copy link
Member Author

eirsyl commented Apr 30, 2016

The test-runner runs celery tasks synchronous, but since this project not use celery you can remove the testrunner.

@eirsyl eirsyl closed this as completed in 56bb506 May 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants