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
24cb87d94e3a2bb5e7fc61253c6c1985ab79c064
Backend
/
crop_zoning
T
History
sajad-dev
24cb87d94e
UPDATE
2026-03-29 13:40:23 +03:30
..
migrations
UPDATE
2026-03-29 13:40:23 +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 13:40:23 +03:30
services.py
UPDATE
2026-03-29 13:40:23 +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 13:40:23 +03:30