-
Sometime you need to display many columns in the listing,
and the horizontal space taken up by the filters results in additional horizontal scrolling which might be inconvenient.
In these situatio…
-
@jleclanche, I'm working on a feature to add DRF support for triggering a push message via HTTP POST.
Example: POST /api/v1/push/ with a JSON payload:
```
{
"message": {
"badge":…
-
Add page type with components that can be posted by public as a community content page to be used as memorial or tribute page.
- allow file uploads (images, audio, video, text) to support rich medi…
-
### Summary
We're using Strawberry Graphql Django in our app and we would need a `totalCount` attribute for our queries in order show it in the frontend. I had previously raised https://github.…
-
```
What steps will reproduce the problem?
1.Install app-engine-patch, pyfacebook and facebook sample application
2.Try to syncdb
3.
What is the expected output? What do you see instead?
Running on …
-
```
What steps will reproduce the problem?
1.Install app-engine-patch, pyfacebook and facebook sample application
2.Try to syncdb
3.
What is the expected output? What do you see instead?
Running on …
-
### Searching non-word characters between whitespace characters raises an exception
examples which raise an exception:
`ice & fire`
`ice - fire`
`ice + fire`
`ice # fire`
`ice . fire`
`ic…
-
When a person "registers," they get no feedback, but are just tossed back onto home page with no evidence of success.
Instead, could they be rewarded with a message that says something like: "Thank…
-
I went through the building a social site chapter. Facebook, Twitter, Goolge will let me create Bookmark user accounts but since it bypasses registration a user profile doesn't get made. Where do we…
-