tipuch
6765929c7d
- replaced deprecated fields by their newer counterparts.
2017-05-17 22:23:36 -04:00
Johnny Ding
ad17558ec3
Merge pull request #53 from sharkykh/pep8
...
Fix PEP8 errors and warnings
2017-05-17 00:08:42 -07:00
UnKnoWn
1f63cdea0a
Update forms.py
2017-05-17 05:40:30 +08:00
UnKnoWn
6792716903
Current password required for all profile action
...
Current password is required for all actions on profile (email change, password change, any to be added later, etc...)
2017-05-17 05:13:55 +08:00
sharkykh
9ac56ba3d7
AutoPEP8
2017-05-16 12:43:55 +03:00
sharkykh
60b7029fcc
Remove merge conflict indicators
2017-05-16 12:43:33 +03:00
sharkykh
5e60847cb6
More E501 line too long - multiple files
...
nyaa/backend.py:75
nyaa/forms.py:129,175
nyaa/models.py:88
2017-05-16 12:43:33 +03:00
sharkykh
a79c0f8a93
PEP8 (a run of lint.sh)
2017-05-16 12:42:12 +03:00
TheAMM
c1df153e98
Don't enforce site tracker as first, just that it exists on the torrent
...
Fixes issue #42
Also adds logic for private torrents requiring site tracker as the main tracker (otherwise there's no point on uploading them on the site)
Changes upload.html wording to reflect the requirement to have the tracker, not necessarily as the first one.
2017-05-14 14:22:17 +03:00
nyaadev
064c33ecf4
Fix cookies messing with cache
...
Change Display name to Torrent display name for clarity
2017-05-13 19:26:43 +02:00
nyaadev
00d65e312c
Initial commit.
2017-05-12 20:51:49 +02:00