This website requires JavaScript.
Explore
Help
Register
Sign In
sajad-dev
/
Backend
Watch
1
Star
0
Fork
0
You've already forked Backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9323000bac1604b0921855603cd549f806420ab8
Backend
/
crop_zoning
T
History
sajad-dev
9323000bac
UPDATE
2026-03-29 15:07:14 +03:30
..
migrations
UPDATE
2026-03-29 15:07:14 +03:30
postman
Remove unused __init__.py file and update mock data to include new endpoints for area, products, and zones, along with their respective response structures. Refactor views to implement new API endpoints and adjust Postman collection to reflect these changes.
2026-02-26 00:38:46 +03:30
__init__.py
Remove unused __init__.py file and update mock data to include new endpoints for area, products, and zones, along with their respective response structures. Refactor views to implement new API endpoints and adjust Postman collection to reflect these changes.
2026-02-26 00:38:46 +03:30
apps.py
Update Docker Compose ports to 8081 and add new apps and URL routes for crop zoning, plant simulator, pest detection, irrigation recommendation, fertilization recommendation, and farm AI assistant.
2026-02-25 12:21:53 +03:30
mock_data.py
Remove unused __init__.py file and update mock data to include new endpoints for area, products, and zones, along with their respective response structures. Refactor views to implement new API endpoints and adjust Postman collection to reflect these changes.
2026-02-26 00:38:46 +03:30
models.py
UPDATE
2026-03-29 15:07:14 +03:30
services.py
UPDATE
2026-03-29 15:07:14 +03:30
tasks.py
UPDATE
2026-03-29 15:07:14 +03:30
tests.py
UPDATE
2026-03-29 15:07:14 +03:30
urls.py
Remove unused __init__.py file and update mock data to include new endpoints for area, products, and zones, along with their respective response structures. Refactor views to implement new API endpoints and adjust Postman collection to reflect these changes.
2026-02-26 00:38:46 +03:30
views.py
UPDATE
2026-03-29 15:07:14 +03:30