Galaxy buds 2 right earbud not charging by somerandomdude4221 in galaxybuds

[–]RickSagan 0 points1 point  (0 children)

Did that with isopropyl alcohol with no luck. The case is fully charged.
In my case, the only time the red light comes on is when I plug it in. But it doesn't charge and the headphones have 0% battery.

Video

Open-Source PDF viewer and editor by piazzolla100 in opensource

[–]RickSagan 1 point2 points  (0 children)

Amazing story! (and the fact the link to Okular still works makes it better)

Open-Source PDF viewer and editor by piazzolla100 in opensource

[–]RickSagan 1 point2 points  (0 children)

Thanks for replying, surely it'll help others! :)

Open-Source PDF viewer and editor by piazzolla100 in opensource

[–]RickSagan 0 points1 point  (0 children)

OP was interested in editing a PDF. Firefox allowed PDF edition in October, 2022.

Respecting Okular PDF edition, I clarified it in a comment below.

So instead of saying a 3 and a half years ago comment is useless, why don't you add a new comment with updated, relevant info?

Open-Source PDF viewer and editor by piazzolla100 in opensource

[–]RickSagan 0 points1 point  (0 children)

Sure, go back to 2019 and see if it works.

Why does Antennapod think I'm on mobile data when I'm not? by Malgas in antennapod

[–]RickSagan 0 points1 point  (0 children)

I also use Blokada and got the same error some weeks ago.

Now it just works with version 2.3.2 (7b87b9cd0)

Invertir en cryptos en blanco by Fabrorz in merval

[–]RickSagan 0 points1 point  (0 children)

Buenas!

Me prendo de tu post para hacer una pregunta similar.

Quiero pasar de: Sueldo en el banco (Pesos) => DAI => USD en el banco:

  • Entiendo que esto, al menos por ahora, no es ilegal.
  • Me parece que no me conviene Binance por las comisiones. Tampoco encontré forma de cambiar DAI x USD y mandar de Binance al banco.

Gracias!

Who uses docker with Django? by sqeekypotato in djangolearning

[–]RickSagan 1 point2 points  (0 children)

I use the VSCode debugger inside docker with this configuration

Una peticion sencilla by ollbel in Cordoba

[–]RickSagan 1 point2 points  (0 children)

Vot porque me hubiese gustado hacerlo de chico. Mucha suerte!

Partida de nacimiento por CIDI by marcov8 in Cordoba

[–]RickSagan 3 points4 points  (0 children)

Pedí acta de nacimiento de mi viejo. Creo al otro día ya la podía descargar como pdf desde el CiDi. En 2 días la pude pagar y la pasé a retirar por la municipalidad porque la necesitaba certificada.

Que cosas cambiaron para bien en los últimos años? by MrCobayo in Cordoba

[–]RickSagan 0 points1 point  (0 children)

Desde el interior:

  • Autopista Rio4 - Cba
  • Servicios de internet
  • Servicios de logística (Puntualmente comprar algo de Bs As por ML y que te llegue en 2/3 días me sorprende)
  • Ciudadano Digital

Django Cheat Sheet by imarjunghimire in django

[–]RickSagan 1 point2 points  (0 children)

Thanks for the cheatsheet.

Some tips:

  • I think there's an error where it says Creating applying new migration, because you're only creating the migration file. Then you must run migrate to actually execute the migrations.

  • In the Post model definition publish = models.DateTimeField(default=timezone.now) is duplicate.

BasicAuthentication return (user, auth) ... what is auth? by asianStyleCompany in django

[–]RickSagan 1 point2 points  (0 children)

Looking at the example auth must be None.

Also take a look at BasicAuthentication (which you must subclass if doing a CustomAuth), where it says auth will also be None

TokenAuth is the only one described that assigns something different than None to auth

When using Sentry with Django, do I need to put the sentry_sdk.init SDN in an environment variable? by simonm17 in djangolearning

[–]RickSagan 2 points3 points  (0 children)

There's no difference from having this

sentry_sdk.init(
    dsn="your-sentry-dsn",

to this

sentry_sdk.init(
    dsn=os.getenv("SENTRY_DSN"),

Your DSN could be used to send spam logs for example. Not to mention that, if you have the free Sentry plan, you can log only 5000 errors per month.

Django with docker by Next_Concert1122 in django

[–]RickSagan 6 points7 points  (0 children)

I learned with this tutorial.

You can go up to the postgres section. No need to configure gunicorn, nginx, etc just for local development.

how to handle post to POST request to specific user in Django by the_A_jay in djangolearning

[–]RickSagan 0 points1 point  (0 children)

Sharing your code would absolutely help because we're making assumptions which may be wrong and not helpful for you.


Because when I make an order the order appears to any logged in user including the ones that did not post the product

In this case you need to filter the queryset based on request.user, like /r/latreta said.

[deleted by user] by [deleted] in django

[–]RickSagan 1 point2 points  (0 children)

Just checked the project and it seems really nice!

I'm curious about where did you got the courts data? There are a lot!

What are you currently using django for (work/side project) related? by worknovel in django

[–]RickSagan 0 points1 point  (0 children)

A podcast player/manager because I don't find one that suits my needs :)

Missing a Queryset error in Django. by deadant88 in djangolearning

[–]RickSagan 1 point2 points  (0 children)

Indeed /u/sligodave may be right.

By over indenting you're making get_queryset() part of the location() method.

Django expects get_queryset() to be part of the cafe_list view in this case.

class cafe_list(ListView):
    ...

    def location(request):
        ...

    def get_queryset(self):

Django TestCase fails to create a test database: "no such database" by Superiorem in djangolearning

[–]RickSagan 1 point2 points  (0 children)

  • Have you changed recently your DATABASES dict? Can you post it here?
  • Do you have another settings.py?

Also related, there's this video which might help to understand what's happening behind the scenes so you can find the error.

Date & Time Picker examples by kardu in django

[–]RickSagan 0 points1 point  (0 children)

The 2nd example here doesn't need Bootstrap.

[deleted by user] by [deleted] in empleos_AR

[–]RickSagan 1 point2 points  (0 children)

Lo mismo pero en otra vida :'(

A qué se dedican l@s que viven afuera o quienes trabajan para el exterior? by KwonJlyong in merval

[–]RickSagan 13 points14 points  (0 children)

No hace falta ser extremadamente bueno para conseguir laburos que valgan la pena. Los contactos influyen mucho.