-
Most data entry into this system will occur because a user has a paper sign-in sheet from an Action and needs to enter the Action information and the names of attendees into Swoptact. This page will …
-
Currently, we have two different buttons to add a Participant to an Action via the sign-in sheet. "Link existing" works for Participants that already exist in the system, and "Add new" creates a new …
-
We should discuss this before anything is done but there are a bunch of fields in django that are no longer used due to re-factoring over time. The fields should be hidden from django and we should do…
-
**[Original report](https://bitbucket.org/tkhyn/django-gm2m/issue/7) by Paul Collins (Bitbucket: [paulcollinsiii](https://bitbucket.org/paulcollinsiii), GitHub: [paulcollinsiii](https://github.com/pau…
tkhyn updated
9 years ago
-
https://docs.google.com/forms/d/17-A2qH1G_Cl2Dg9hynqghq3rh9lGbbUhghFi0pEqNt8/viewform
Please review the questions for prospective sprint venue. Multiple companies have already offered space and it wo…
-
```
= What steps will reproduce the problem? =
1. Start a new Pinax project
2. Customer wants more data inserted into the user profile
3. Now you have to fork the profiles application
= What is the …
-
```
What steps will reproduce the problem?
1. Goto admin, enter information to create a profile and save
2. Proceed to users newly created profile
3.
What is the expected output? What do you see inst…
-
```
= What steps will reproduce the problem? =
1. Start a new Pinax project
2. Customer wants more data inserted into the user profile
3. Now you have to fork the profiles application
= What is the …
-
```
= What steps will reproduce the problem? =
1. Start a new Pinax project
2. Customer wants more data inserted into the user profile
3. Now you have to fork the profiles application
= What is the …
-
Originally reported by: **Carl Meyer (BitBucket: [carljm](http://bitbucket.org/carljm), GitHub: [carljm](http://github.com/carljm))**
---
`pytest.assertion.util._collapse_false(explanation)` breaks …