eb7cc9847a
Features: 1) Add default Address.objects.none() placeholders in apply_addresses method; 2) Validate address application only when billing or shipping address exists;
...
Fixes: 1) Correct logic for optional address validation to avoid runtime errors;
Extra: 1) Change documentation settings format from "Google" to "Plain".
2025-07-14 10:26:17 +03:00
29005527bb
Features: 1) RUFFVCKED
2025-07-03 15:00:18 +03:00
aa8f15d0ee
Features: 1) RUFFVCKED
2025-07-03 02:53:01 +03:00
9591494fee
Features: 1) Add "dalf" package to dependencies for enhancing Django admin list_filter capabilities; 2) Update "notebook" package to version 7.4.4 and adjust its dependencies; 3) Integrate "dalf" filters in admin list_filter configuration;
...
Fixes: 1) Correct admin list_filter configurations with appropriate DALF fields;
Extra: 1) Update PyCharm project settings to use Google-style docstrings.
2025-06-30 16:59:32 +03:00
e8c1c6daed
Features: 1) Add .idea/evibes.iml to version control; 2) Update .gitignore to include .idea/evibes.iml;
...
Extra: 1) Minor cleanup in `.gitignore`.
2025-06-29 14:56:51 +03:00
d6a57da971
Features: None;
...
Fixes: None;
Extra: 1) Remove obsolete `.idea/eVibes.iml` file.
2025-06-27 04:39:15 +03:00
c37e57d7d3
Features: 1) Add .idea/icon.svg for project-specific configuration; 2) Include .idea/eVibes.iml for Django module settings; 3) Add .idea/externalDependencies.xml with required IDE plugins;
...
Fixes: 1) Update `.gitignore` to include necessary `.idea` files;
Extra: Add exclusions and configurations for Django in module settings file.
2025-06-27 04:18:43 +03:00