-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sfranklin/fixtures #32
Open
simeonf
wants to merge
466
commits into
simeonf:master
Choose a base branch
from
pybay:sfranklin/fixtures
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fixed admin for category to be a dropdown
logos for registration
Implemented speaker detail page and enchanced model
pybay/views: stop importing all views by name to avoid conflicts on merge
Added proposal.speaker_and_talk_history to api call
Fixing undecided_proposals api call
* Show the schedule * add a fixture for schedule slots
* Adding featured speakers app * Add featured_speakers and dependency to INSTALLED_APPS * Add changes to frontend template * Use name in admin dropdown list * One row, many speakers * Many hoops to customize the string display of Speaker model in admain
This reverts commit 9ac0d6f.
* pybay/templates/frontend/sponsors_prospectus.html * daniel 3 qa fixes for sponsorship-prospectus page - the D3 graphs 1 and 3# * graph1 & 3 js for sponsorship-prospectus page Daniel 3 qa
We have a sponsor that is both regular and Diversity.
* frontend: add generic block for adding tags in the head section This came up because Grace wanted to add some analytics tag and I noted it'd be easier to have this in the database so that it's easier to change in the future. * frontend: add generic block for adding tags in the body section This came up because Grace wanted to add some analytics tag and I noted it'd be easier to have this in the database so that it's easier to change in the future.
…ument: 'on_delete'. Could be installing Django 2? Use sync to install exactly what is .lock file
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixture only changes to make the default (sqlite) experience better