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

Enhancement/separate-djcompiler.djcompiler.compiler_project-method-to-2-functions #2

Open
abdoohossamm opened this issue Jan 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@abdoohossamm
Copy link
Owner

Separate the method to 2 methods compile_modules which will include Cython setup method alone and compile_project that will run the methods:

  • compile_modules()
  • copy_migrations_to_build()
  • inital_python_modules()
  • copy_needed_files()
  • copy_needed_dirs()
@abdoohossamm abdoohossamm added the enhancement New feature or request label Jan 21, 2023
@abdoohossamm abdoohossamm self-assigned this Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant