Ben Kurtovic
a73f618e0a
Initial conversion to Python 3
3年前
Ben Kurtovic
fc610867e9
Implement User.is_up; two bugfixes/enhancements in the clerkbot.
12年前
Ben Kurtovic
a074da853b
More work on copyvios, including an exclusions database ( #5 )
* Added exclusions module with a fully implemented ExclusionsDB that can pull
from multiple sources for different sites.
* Moved CopyvioCheckResult to its own module, to be imported by __init__.
* Some other related changes.
12年前
Ben Kurtovic
3744a34f28
Allow templated SQL connection info.
12年前
Ben Kurtovic
a4fca2998f
Beginning Page.check_exclusion()
12年前
Ben Kurtovic
b319164d82
Add delegate() and Category's attrs to documentation.
12年前
Ben Kurtovic
729aa04cc1
Site.url; some refactoring and cleanup
12年前
Ben Kurtovic
f4c33d86fb
Mixin -> MixIn
12年前
Ben Kurtovic
dcf912b65b
Make cat.get_members() an iterator; make page.exists output nicer; cleanup
12年前
Ben Kurtovic
ea1f416195
Update methods to attributes; some other changes
12年前
Ben Kurtovic
ed55ed1319
Update Page API to match documentation
12年前
Ben Kurtovic
8d0a50970e
More reference fixes
12年前
Ben Kurtovic
4aac14c3e1
Fixed some references, etc
12年前
Ben Kurtovic
17e29a1b84
Updates to wiki toolset documentation
12年前
Ben Kurtovic
c51c83e94e
More documentation updates
12年前
Ben Kurtovic
dfb4183e69
Adding docs/
12年前