RT
RT
without this fix, it's possible to replace another user's avatar by uploading an image with the same filename. fixes #17
If I upload an avatar called `img.png`, and you upload an avatar called `img.png` your avatar will replace mine. This could be used to replace another user's avatar without their...
added a first_row variable, so that a newline is added to the front of each row, but not the first. This is required because the . needs to be on...
Inspired by: http://kevindias.com/writing/django-custom-user-models-south-and-reusable-apps/
This builds on #48 and adds a test for the userbit.
@chibisov thank you for your help fixing this in #45 I've fixed the test, and now it passes.
Did you perform a reboot to apply the kernel parameters? This isn't required if you do `sysctl, -n, -p` to reload changes to /etc/sysctl.conf
When discussing the amount of time a computer takes to perform a task, we use the word "performance". e.g., "My new computer has great performance" When discussing how well the...