This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
partsERP
Watch
1
Star
0
Fork
0
You've already forked partsERP
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
00dc753add532129ac5f288b1019c4c73d6bf86c
partsERP
/
routing
History
teddy
cef903ff39
1. Module bundling added to reduce server calls as each file was taking ~440 ms to load on public server.\n2. JavaScript lib files refactored with OOP for use with module bundling.
2024-09-10 19:43:02 +01:00
..
__pycache__
1. Module bundling added to reduce server calls as each file was taking ~440 ms to load on public server.\n2. JavaScript lib files refactored with OOP for use with module bundling.
2024-09-10 19:43:02 +01:00
store
1. Refactoring form objects and database objects to use inheritance and abstract base class for consistency and reduced redundancy.\n2. Contact us page button links updated to resolve error of missing link causing page refresh instead of expected functionality.
2024-09-10 12:09:50 +01:00
__init__.py
1.started removal of CDNs.\n 2. Improved modular structure for all parts of project including database.
2024-08-30 23:27:28 +01:00
core.py
1. Refactoring form objects and database objects to use inheritance and abstract base class for consistency and reduced redundancy.\n2. Contact us page button links updated to resolve error of missing link causing page refresh instead of expected functionality.
2024-09-10 12:09:50 +01:00
legal.py
1. Refactoring form objects and database objects to use inheritance and abstract base class for consistency and reduced redundancy.\n2. Contact us page button links updated to resolve error of missing link causing page refresh instead of expected functionality.
2024-09-10 12:09:50 +01:00
user.py
Bug fix for f-strings containing unintended closing quotes
2024-09-10 16:20:10 +01:00