Skip to content
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

Last episodes default name should be Program Name - Episode insted of None #17

Closed
txenoo opened this issue Feb 9, 2016 · 2 comments
Closed

Comments

@txenoo
Copy link
Contributor

txenoo commented Feb 9, 2016

Last release of RadioCo has available in the home page the list of the last radio-shows published. One of the problems is that the default name of the episodes is None until the show manager edits the episode information. So the usual webpage last episodes is None None None :)

@iago1460
Copy link
Owner

Fixed

@txenoo
Copy link
Contributor Author

txenoo commented Mar 28, 2016

There is a problem with current implementation, as after upgrading the result is still NONE

txenoo added a commit to txenoo/django-radio that referenced this issue Mar 28, 2016
… latest podcast

This fixed the iago1460#17 bug, that is still open in master.

After this change the latest podcast works in home page of radioco. Check patch appied in https://cuacfm.org/radioco/
txenoo added a commit to txenoo/django-radio that referenced this issue Jul 9, 2016
…ot set

As the model of episode creates a realy good name it has been
updated the use of the representation. Now it is always shown the
episode name if available and the name of the program if not.
txenoo added a commit to txenoo/django-radio that referenced this issue Jul 9, 2016
…ot set

As the model of episode creates a realy good name it has been
updated the use of the representation. Now it is always shown the
episode name if available and the name of the program if not.
txenoo added a commit to txenoo/django-radio that referenced this issue Jul 9, 2016
…ot set

As the model of episode creates a realy good name it has been
updated the use of the representation. Now it is always shown the
episode name if available and the name of the program if not.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants