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

Wydzielenie odrębnego modelu dla ReferenceNumber #1010

Closed
rwakulszowa opened this issue Jul 25, 2021 · 0 comments · Fixed by #1015
Closed

Wydzielenie odrębnego modelu dla ReferenceNumber #1010

rwakulszowa opened this issue Jul 25, 2021 · 0 comments · Fixed by #1015

Comments

@rwakulszowa
Copy link
Member

Spin-off z #992

#948 wymaga dodania logiki autocomplete dla pola Letter.reference_number. Większość logiki autouzupełniania napisana jest z myślą o modelach, podczas gdy reference_number jest obecnie polem modelu Letter.

Należy wydzielić pole do odrębnego modelu z jednym polem name. Wymagane jest dodanie kodu migracji django jak i uzupełnienie logiki migratora v1 -> v2

rwakulszowa added a commit to rwakulszowa/small_eod that referenced this issue Jul 26, 2021
Mostly for autocomplete purposes.

Fixes watchdogpolska#1010
ad-m pushed a commit that referenced this issue Jul 26, 2021
Mostly for autocomplete purposes.

Fixes #1010
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 a pull request may close this issue.

1 participant