rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 years ago |
rafalp
|
e1eea12159
Rename testutils modules to test
|
6 years ago |
rafalp
|
48df85108e
Format code with black
|
6 years ago |
Rafał Pitoń
|
0d3b72cccf
#702: comments cleanup
|
8 years ago |
Rafał Pitoń
|
04db8546dd
some further yapf format tweaks
|
8 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
0f2c443f6f
fix #707: isort imports after cleanup
|
8 years ago |
Rafał Pitoń
|
311a5fda69
#707: fix relative imports
|
8 years ago |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
Rafał Pitoń
|
bf85ab7c74
attachment types admin, wip attachments
|
8 years ago |
NeKit
|
b7794363d7
Fix the rest of tests for Python 3.5
|
9 years ago |
Rafał Pitoń
|
cc198368a5
made in-app imports relative, utility for converting abs imports to rel ones
|
9 years ago |
Rafał Pitoń
|
5ac973fbd7
added isort for automatic sorting of imports
|
9 years ago |
Rafał Pitoń
|
279c150d7a
another code cleanup, made links consistent with current DRF and Django's practices
|
9 years ago |
Rafał Pitoń
|
8ee27e4b70
code cleanup
|
10 years ago |
Rafał Pitoń
|
b1b33dd1f7
Code maintenance
|
10 years ago |
Rafał Pitoń
|
57b5487983
Removed debug code
|
11 years ago |
Rafał Pitoń
|
a718a586d7
cleaned imports
|
11 years ago |
Rafał Pitoń
|
6d734c66fd
Revert "Reduced test suite to single file"
|
11 years ago |
Rafał Pitoń
|
83242afa4d
Reduced test suite to single file
|
11 years ago |
Rafał Pitoń
|
b5558d1db5
Revert 0d8efab..a82b4ca
|
11 years ago |
Rafał Pitoń
|
a82b4ca333
Added "serialized_rollback = True" to all tests
|
11 years ago |
Rafał Pitoń
|
09ffa7ef47
Getting started with admin generic views.
|
11 years ago |
Rafał Pitoń
|
1767dd9f5f
Fixed test.
|
11 years ago |
Rafał Pitoń
|
dd2399006e
Fixed validation.
|
11 years ago |
Rafał Pitoń
|
76e6f459d2
Dropped unused import.
|
11 years ago |
Rafał Pitoń
|
3a5aac84eb
Detect showstopper on settings form submission.
|
11 years ago |
Rafał Pitoń
|
68636f7861
Test settings views for eventual showstoppers.
|
11 years ago |