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

Using Django #18

Open
3 of 4 tasks
interrogator opened this issue Nov 26, 2019 · 1 comment
Open
3 of 4 tasks

Using Django #18

interrogator opened this issue Nov 26, 2019 · 1 comment
Labels
P1 Top priority (need for next milestone)

Comments

@interrogator
Copy link
Owner

interrogator commented Nov 26, 2019

Get the django conversion completed. Can merge when:

  • Static files served properly
  • Broken href on navbar
  • initialisation code is in the right place?
  • Merge Use django #17
@interrogator interrogator moved this from To do to In progress in Stable and served Nov 26, 2019
@interrogator interrogator added the P1 Top priority (need for next milestone) label Nov 28, 2019
@interrogator
Copy link
Owner Author

interrogator commented Dec 3, 2019

On Django 3.x now, which is a nice step up. And no longer in iframe.

  • Consistent way of accessing static files? Right now we use some ugly ../../static/x.css and so on.
  • Minimise use of JSON directly, preferring settings.py and django models
  • Access models inside callbacks.py for example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 Top priority (need for next milestone)
Projects
Stable and served
  
In progress
Development

No branches or pull requests

1 participant