Skip to content

issues Search Results · repo:compilerla/pems language:Python

Filter by

33 results
 (67 ms)

33 results

incompilerla/pems (press backspace or delete to remove)

  • thekaveman
  • Opened 
    yesterday
  • #88

Starting with a local Docker Compose setup to get streamlit running.
  • thekaveman
  • Opened 
    on Jan 9
  • #71

Create UI containment components using Django templates for the following parts of the district application: - [ ] Data selection form - [ ] Quick info - [ ] Chart - [ ] Map
  • lalver1
  • Opened 
    on Jan 7
  • #68

Set up the urlpatterns list for - [ ] pems/district/urls.py - [ ] pems/urls.py
  • lalver1
  • 1
  • Opened 
    on Jan 7
  • #67

Create the following forms that will be used in the district Django application: - [ ] Data selection - Direction of travel - Freeway - Date range - Aggregation - Metric ...
  • lalver1
  • Opened 
    on Jan 7
  • #66

Create a data model in the district Django application for each of the following website data: - [ ] District - Number: TextField - Name: TextField - [ ] Metric - Name: TextField ...
  • lalver1
  • Opened 
    on Jan 7
  • #65

Create a custom User model before running any migrations. Use - https://docs.djangoproject.com/en/5.0/topics/auth/customizing/#using-a-custom-user-model-when-starting-a-project - https://learndjango.com/tutorials/django-custom-user-model ...
  • lalver1
  • Opened 
    on Jan 6
  • #64

Create a Django application called district either manually or using python manage.py startapp district. Ensure that it has the following structure: - [ ] __init__.py - [ ] apps.py - [ ] migrations/ ...
  • lalver1
  • Opened 
    on Jan 6
  • #63

Create an issue template for the Release process issue that we will use each time we make a release. Use https://github.com/cal-itp/benefits/blob/main/.github/ISSUE_TEMPLATE/release.yml as a guide and ...
release
  • lalver1
  • Opened 
    on Dec 13, 2024
  • #55

When a PR comes in that updates the contents of the docs site, or docs configuration, we should build and deploy a preview of the docs site with those changes. And then post a comment on the PR with a ...
actions
documentation
  • thekaveman
  • Opened 
    on Dec 11, 2024
  • #47
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub