Fixing bin/ scripts and fixing the damn issue. Closes #198 See merge request !213
Resolve "lot of data missing on initial setup with `update_all`" Closes #198 See merge request !211
Resolve "Import process crashes with to "bogus" json entry" Closes #185 See merge request !210
Resolve "Import process crashes with to "bogus" json entry" Closes #185 See merge request !209
Resolve "Import process crashes with to "bogus" json entry" Closes #185 See merge request !208
Resolve "Cleanup deceptive old name" Closes #196 See merge request !207
Moving the csrf exemption to the mixin. #195 Closes #195 See merge request !206
Shutting down csrf for now. Some mystic shit is happening in uwsgi. /spend 6h. See merge request !205
Let's enforce csrf on home, it seems the cookie is never sent to the client only… Closes #195 See merge request !204
Let's enforce csrf on home, it seems the cookie is never sent to the client only on this view. /spend 1h
Resolve "CSRF verification failed. (CSRF cookie when submitting forms)" Closes #195 See merge request !203
This reverts commit 385341f9.
getting rid of csrf validation on this mixin the right way, decorating dispatch Closes #195 See merge request !202
Resolve "CSRF verification failed. (CSRF cookie when submitting forms)" Closes #195 See merge request !201
Search update See merge request !197
Minor improvements on bin/dev Closes #192 and #193 See merge request !199
Update document Installation See merge request !198
Fix `memopol-code` alias so that the env variable `DJANGO_DEBUG` is actually exported.
Fix typos, correct grammar and clarify some instructions in user messages.
`memopol-update-all` was not working due to a typo in its definition. Fixed.