lp://staging/~ris/loco-team-portal/fix-552762
Created by
Robert Sajdok
and last modified
- Get this branch:
- bzr branch lp://staging/~ris/loco-team-portal/fix-552762
Only
Robert Sajdok
can upload to this branch. If you are
Robert Sajdok
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://staging/loco-team-portal
- Adnane Belmadiaf: Needs Fixing
- Chris Johnston: Needs Fixing
-
Diff: 1729 lines (+1420/-11) (has conflicts)14 files modifiedMakefile (+1/-1)
loco_directory/events/forms.py (+101/-5)
loco_directory/events/migrations/0010_auto__chg_field_attendee_guests.py (+184/-0)
loco_directory/events/migrations/0011_auto__add_field_teamevent_created_by.py (+185/-0)
loco_directory/events/migrations/0012_auto__add_teameventvenue.py (+196/-0)
loco_directory/events/migrations/0013_historical_venue.py (+195/-0)
loco_directory/events/migrations/0014_auto__del_field_teamevent_venue.py (+190/-0)
loco_directory/events/models.py (+10/-2)
loco_directory/events/views.py (+114/-3)
loco_directory/media/css/venues.css (+10/-0)
loco_directory/media/js/jquery.formset.js (+170/-0)
loco_directory/media/js/venues.js (+3/-0)
loco_directory/templates/events/team_event_new.html (+26/-0)
loco_directory/templates/events/team_event_update.html (+35/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 554. By Robert Sajdok
-
LP: #552762: "LD needs to be able to allow for adding multiple locations for one event"
Add image files and migration. - 553. By Robert Sajdok
-
LP: #552762: "LD needs to be able to allow for adding multiple locations for one event"
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/loco-team-portal