Skip to content

issues Search Results · repo:octue/django-twined language:Python

Filter by

31 results
 (113 ms)

31 results

inoctue/django-twined (press backspace or delete to remove)

Feature request Use Case Each service usage event comes with some useful attributes. For example, the ordering key. It would be useful to be able to access these attributes. Current state We discard ...
developer experience (DX)
feature
tech-debt
  • thclark
  • 1
  • Opened 
    on Feb 7, 2024
  • #71

Feature request Use Case We recently created a regression error in which the test server wouldn t run (the routing was incorrect) and the admin panel couldn t render (a db storage field that had been ...
backend
tech-debt
test
  • thclark
  • Opened 
    on Feb 7, 2024
  • #69

Feature request Use Case Show the time a question took to process in the admin app. Current state This isn t shown.
  • cortadocodes
  • Opened 
    on Feb 6, 2024
  • #67

Feature request Use Case I want to be able to find relevant service usage events from the django admin. Current state Screenshot 2024-02-06 at 15 33 45 Proposed Solution - [ ] Enable filtering ...
feature
good first issue
user experience (UX)
  • thclark
  • Opened 
    on Feb 6, 2024
  • #66

Feature request Use Case We want to update the status of Question entries based on the service usage events that we handle, so the status is always correct. Current state A number of status updates ...
  • thclark
  • 1
  • Opened 
    on Feb 6, 2024
  • #65

Feature request Use Case We want to deliver updates in real time to end clients, where django applications have that ability (eg use channels or graphql subscriptions). Current state Previously, we ...
documentation
  • thclark
  • Opened 
    on Feb 6, 2024
  • #64

Feature request The current format uses type as the key for the event kind while the new format uses kind . We currently have backwards-compatible methods and properties on the Question model and QuestionAdmin, ...
  • cortadocodes
  • Opened 
    on Feb 6, 2024
  • #63

Feature request - [x] Signals - [x] Service usage events - [x] Do we still need the update_question_status_fix receiver? - [x] Calculation status (rename to status or question_status?
  • cortadocodes
  • Opened 
    on Feb 6, 2024
  • #62

Feature request Use Case - Allow input values to be shown for a question model without having to inherit from the deprecated QuestionValuesDatabaseStorageMixin - Reduce what needs to be added ...
  • cortadocodes
  • Opened 
    on Jan 18, 2024
  • #61

Bug report What is the current behavior? ValuesField fields of models don t render properly on admin pages (e.g. input_values and output_values). They just show the class name. What is the expected ...
  • cortadocodes
  • Opened 
    on Jan 18, 2024
  • #60
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