pythondotorg icon indicating copy to clipboard operation
pythondotorg copied to clipboard

feat(nit): structure cleanup

Open JacobCoffee opened this issue 1 year ago • 1 comments

What

  • It would be nice to pull the code bits into a project directory, either app/ or src/app/ or whatever. Everything being top-level makes me hurt inside.
  • It would also be nice to pull the respective templates into their app directories e.g., templates/jobs/ -> src/jobs/templates/

JacobCoffee avatar Sep 12 '24 23:09 JacobCoffee

Please tell which code bits would you like to pull into the project directory app/ or src/app/

MainakSil avatar Sep 14 '24 03:09 MainakSil