-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- funkce DonorsOverrideForm.init_fields nic nevrací - mv DonorsOverrideForm.{_,}get_field_data - funkce DonorsOverrideForm.get_field_data se chová smysluplněji - vrací výslednou hodnotu místo toho, aby ji ukládala - volá se samostatně místo toho, aby se volala automaticky při validaci - byl zkrácen její kod - test pro DonorsOverride získává informace z databáze a ne regexem ze stránky - view donor/get_overrides nevolá zbytečně str() na string - styl pro podbarvení elementu <mark> byl přesunut na sjednocené místo
- Loading branch information
Showing
6 changed files
with
20 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters