Claude Paroz
|
5c1143910e
|
Removed most of absolute_import imports
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
|
2013-07-29 20:28:13 +02:00 |
Florian Apolloner
|
af70dfcf31
|
Reverted the introduction of shared_models.
The recent improvements should make shared_models obsolete.
This reverts commit 1059da8de6 , reversing
changes made to 4fa7f3cdd9 .
|
2013-06-10 12:34:47 +02:00 |
Florian Apolloner
|
f5d4849cbe
|
Revert "Began implementing a shared set of test models to speed up tests."
This reverts commit 22b7870e40 .
|
2013-06-10 12:22:40 +02:00 |
Florian Apolloner
|
22b7870e40
|
Began implementing a shared set of test models to speed up tests.
|
2013-03-13 23:25:26 +01:00 |
Jacob Kaplan-Moss
|
1059da8de6
|
Merge pull request #900 from bmispelon/ticket-20022
Fix #20022: Correctly handle prefixes with url-unsafe characters in reverse()
|
2013-03-13 22:39:25 +01:00 |
Florian Apolloner
|
89f40e3624
|
Merged regressiontests and modeltests into the test root.
|
2013-02-26 14:36:57 +01:00 |