-
This is only on the client side, so a refresh removes it. Still, should be fixed
-
After I submit a comment and the field is automatically cleared, validation kicks in and the field becomes red (browser: Firefox). This isn't a defect per se, but it's slightly distracting.
![bilde…
-
Weekly a ser disparada no dia 23/02/2017
Ajude a BrazilJS Weekly postando sua dica, link ou sugestão aqui nos comentários desta issue.
Ao longo da semana vamos debatendo e juntando os melhores lin…
-
In a dweet like http://dweet.dwitter.net/id/246 I used newlines instead of `;` for readability purpose.
Problem 1: I am on Windows, hitting Return on a textarea apparently inserts a CRLF. So the site…
-
A bug was recently introduced (perhaps by https://github.com/lionleaf/dwitter/pull/42): When I try to comment (as staff), I get the confirm that normally pops up when I click delete dweet
-
Attempting to reset you password results in a Server Error (500)
Froff updated
8 years ago
-
```
--(jadams@jibbajabba)-(73/pts/4)-(0750/06-Nov-13)--
--($:~/elixir/dwitter)(feature/prep_episode_25)ruby-2.0.0-p247@system--
$ mix ecto.gen.migration Dwitter.Repo create_dweets
mix.exs:39: redefin…
-
I'm using djcelery with celerybeat enabled.
Using crontab scheduling, all works fine. Using interval scheduling (eg. every 5 seconds), my tasks are never executed.
I'm using celery 3.0.1 with django-…