speakerfight icon indicating copy to clipboard operation
speakerfight copied to clipboard

The Easier way to choose the best talks.

Results 95 speakerfight issues
Sort by recently updated
recently updated
newest added

Ideally, user should be redirected to original page after sign in. This doesn't seem to be the current behavior. Steps to reproduce: 1. Go to some event page, like http://speakerfight.com/events/python-sudeste-2017-palestras/...

wontfix
ready
hacktoberfest

I have added a new feature on all the widgets where you can now add a new value in the attrs with the key name **data_form_class** in order to prepend...

in progress

Hi, I'm trying to contribute to the organization topic. The idea is first having the list the user organizations #284 done. Please let me know what is missing.

in progress

for the issue N° 305. I added to widgets dictionary accept_proposals_at key and a new CustomDateTimeWidget as value in forms.py file. I added a date in event_data dictionary in test_create_event...

This issues depends on #304. if some event has defined the `accept_proposals_at` field, we can only accept proposals after that time, this should create some changes on the Models, Views...

enhancement
normal
hacktoberfest

for the issue number 304, i performed this tasks: i added a datetimefield named accept_proposals_at in models.py i added unittest for accept_proposals_at field in test_unit.py

in progress

When I try to create a new activity, after filling the fields and pressing the 'Submit' button, the error 'CSRF Failed: CSRF cookie not set.' is displayed. I tried to...

My account was created using "default login" (normal form). Today i tried to login using "social login" and "speakerfight" says: "Você já tem uma conta, mas escolheu o provedor errado...

bug
ready
hacktoberfest

Implement on the `Event` model a datetimefield named `accept_proposals_at` and test it on `test_unit.py`, this field can be null.

enhancement
easy
hacktoberfest