Martey Dodoo

Results 20 issues of Martey Dodoo

@dursk raised a great and prescient point in [an message on the Google Group](https://groups.google.com/forum/#!topic/pythonforfacebook/b6UmLulanH8) several months ago: > Either request() should be marked private as _request(), or, since the API...

documentation
help wanted
good first issue

There are a number of advanced features of the Graph API which it would helpful to have examples of in the documentation. These include: - [ ] adding tags to...

enhancement
documentation
help wanted

I am trying to use the `bootstrap_inline` filter with Bootstrap 2.3.1 and a formset. I suspect that it is not working because of twbs/bootstrap@f662dff and the changes that @Nivl made...

I am using django-user-accounts 1.2.0. Steps to reproduce: - Use the Django admin to create a django.contrib.auth.models.User - An `accounts.models.Account` is created for the new User - An `accounts.models.EmailAddress` is...

Bug

Since the extension uses both an external validation server (where user data is sent to be validated) and Google Analytics, it should also include a privacy policy in order to...

security

When I tried this on my personal website, I freaked out for a couple of seconds because nothing was displayed. I eventually realized that this was because I was using...

https://sentry.io/organizations/mobolic/issues/1198221397/ ``` RelatedObjectDoesNotExist: User has no speaker_profile. File "symposion/proposals/views.py", line 128, in proposal_speaker_manage if proposal.speaker != request.user.speaker_profile: ... (2 additional frame(s) were not displayed) RelatedObjectDoesNotExist: User has no speaker_profile. ```

Right now, there is no real difference between `TalkProposal` and `TutorialProposal` objects other than their `verbose_name`. If I submitted a pull request to subsume them into the currently abstract `Proposal`...

enhancement
question

This has been broken since 36ab6d599ffca01b83d5a93a2b5b7fa6b5bd9d70.