Skip to content

Feature/modular architecture#127

Open
Tit-Co wants to merge 2 commits into
OpenClassrooms-Student-Center:masterfrom
Tit-Co:feature/modular-architecture
Open

Feature/modular architecture#127
Tit-Co wants to merge 2 commits into
OpenClassrooms-Student-Center:masterfrom
Tit-Co:feature/modular-architecture

Conversation

@Tit-Co
Copy link
Copy Markdown

@Tit-Co Tit-Co commented May 18, 2026

Summary

Refactor architecture into modular architecture

Main changes

  • Separated the unique app into 3 apps (oc_lettings_site, lettings, profiles).
  • Made Django migrations of data in new tables accordingly to the new models.
  • Updated views, urls and templates accordingly to the new modular architecture.
  • Updated .gitignore

Checking

  • Launching application in local, OK.
  • Application admin, OK
  • Data migrations OK.

Tit-Co added 2 commits May 18, 2026 12:25
…date urls, views and templates accordingly to new apps ; update admin.py into new apps
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

Successfully merging this pull request may close these issues.

1 participant