Christopher Allan Webber
|
fa3f46d714
Import mock correctly on py3
|
10 år sedan |
Christopher Allan Webber
|
f6bad0eb26
Merge branch 'master' into merge-python3-port
|
10 år sedan |
Jessica Tallon
|
7ffd4cf4b5
Fix #861 - Add unit test and documentation for email_smtp_force_starttls
|
10 år sedan |
Berker Peksag
|
a7e1d8829f
mbox_message.get_payload() returns bytestring.
|
10 år sedan |
Berker Peksag
|
e49b7e02b2
Use six.text_type instead of unicode().
|
10 år sedan |
Boris Bobrov
|
2636dddfa6
added new slugify with unidecode
|
10 år sedan |
Elrond
|
d891966424
Unit test for ReallyLazyProxy.
|
11 år sedan |
Christopher Allan Webber
|
208842590c
Also make slug unit test work with the new optionally-translitcodec-free code
|
12 år sedan |
Christopher Allan Webber
|
cf29e8a824
It's 2012 all up in here
|
12 år sedan |
Aaron Williamson
|
152a3bfaa3
Finished splitting util.py into separate files.
|
13 år sedan |
Aaron Williamson
|
ae3bc7fabf
Moved common, translation, template, and url code out of util.py and into tools/[file].py
|
13 år sedan |
Will Kahn-Greene
|
12a100e4d8
508. Updates copyright/license information
|
13 år sedan |
Christopher Allan Webber
|
a68ee5556e
A super strict HTML cleaner method with mediocre tests.
|
13 år sedan |
Aaron Williamson
|
0546833c6e
Generate unique slugs for newly submitted images.
|
13 år sedan |
Christopher Allan Webber
|
8b28bee4c1
Added some locale determination tools
|
13 år sedan |
Christopher Allan Webber
|
4d4f6050d8
send_email tool and email sending tests
|
13 år sedan |
Christopher Allan Webber
|
cb8ea0fe3f
Moved app.load_controller -> util.import_component and added tests.
|
13 år sedan |