continued work on price model
This commit is contained in:
parent
6f41c8c344
commit
a6a15150ea
10 changed files with 500 additions and 1 deletions
2
.github/copilot-instructions.md
vendored
2
.github/copilot-instructions.md
vendored
|
@ -1,6 +1,6 @@
|
|||
This is a Django project which uses SQLite as the database.
|
||||
Follow the Django conventions and best practices, use the Django ORM and define the fields with appropriate types
|
||||
Use class-based views and follow the Django conventions for naming and structuring views.
|
||||
Use function-based views and follow the Django conventions for naming and structuring views.
|
||||
Templates use the Django template language and Bootstrap 5 CSS and JavaScript for styling.
|
||||
The main Django app is in hub/services, ignore the app hub/broker.
|
||||
Docker specific code is in the folder docker/.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue