Rafał Pitoń
|
e411be2a32
Merge pull request #598 from NotKit/py35
|
9 years ago |
NeKit
|
6f2c8a4058
Restore request quirk in RoleAdminViewsTests.test_delete_view
|
9 years ago |
NeKit
|
eff84626a4
Make newly added threads code Python 3.5 compatible
|
9 years ago |
NeKit
|
868fc5582f
Fix rebase mistake
|
9 years ago |
NeKit
|
5116b5ce89
LANGUAGE_CODE should contain hyphens, not underscores
|
9 years ago |
NeKit
|
d30ac665fc
ACL tests fix
|
9 years ago |
NeKit
|
ca8f97ff16
Python 3.5 code fixes
|
9 years ago |
NeKit
|
b7794363d7
Fix the rest of tests for Python 3.5
|
9 years ago |
NeKit
|
62a6bb8828
Use @python_2_unicode_compatible decorator for Category model, fixes
|
9 years ago |
TheKit
|
ffb5d945d1
Make acl, admin and categories tests use assertContains instead of assertIn and be compatible with Python 3
|
9 years ago |
NeKit
|
78e125c19c
Make sure misago.acl tests run on Python 3/Django 1.9
|
9 years ago |
NeKit
|
c9abc1f120
Fix acl tests for Python 3
|
9 years ago |
NeKit
|
2bea4a829b
Use six library to workaround against modules and attributes naming
|
9 years ago |
NeKit
|
e1e24da011
Encode strings to bytes before hashing for Python 3 support
|
9 years ago |
Rafał Pitoń
|
d3d6481c16
split behemothic post template into smaller bits
|
9 years ago |
Rafał Pitoń
|
f6d9436ea9
api polling on thread view, very basic react.js components for posts list
|
9 years ago |
Rafał Pitoń
|
604ba7f145
thread pagination in react.js
|
9 years ago |
Rafał Pitoń
|
c8de433e0c
react component for basic threadview's header
|
9 years ago |
Rafał Pitoń
|
2d8b703714
added warning message about 0'6s development status
|
9 years ago |
Rafał Pitoń
|
4d8325860f
basic framework for threadview
|
9 years ago |
Rafał Pitoń
|
59f78352da
small cleanup of thread and post serializers
|
9 years ago |
Rafał Pitoń
|
5ade5fb3c2
thread goto post views
|
9 years ago |
Rafał Pitoń
|
254b80ebbe
simplified posts query some
|
9 years ago |
Rafał Pitoń
|
4591494170
add migration for django 1.9 changes in usermodel, fix testssuite
|
9 years ago |
Rafał Pitoń
|
84f39b1dbf
basic posts and events look, visibility tests
|
9 years ago |
Rafał Pitoń
|
76e1af75fb
basic thread event look
|
9 years ago |
Rafał Pitoń
|
51fdd4ef16
fix runtests.py undefined error
|
9 years ago |
Rafał Pitoń
|
b287f48a95
don't throw debug stuff on test
|
9 years ago |
Rafał Pitoń
|
d6a9205fc7
always strip args name and test command
|
9 years ago |
Rafał Pitoń
|
d9610ab3bf
debugging something
|
9 years ago |