Lars Eggert
|
8a70e9773d
|
Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge.
- Legacy-Id: 13112
|
2017-03-25 19:16:45 +00:00 |
|
Henrik Levkowetz
|
5f053ad21a
|
Cleaned up the remaining explicit url names, using dotted-paths to view
functions instead. In all almost 700 changes.
- Legacy-Id: 12923
|
2017-02-26 23:21:49 +00:00 |
|
Henrik Levkowetz
|
cf7d794b09
|
Modified the test data to use some AD and WG chair names that contain non-ascii characters, and fixed test issues found.
- Legacy-Id: 10418
|
2015-11-04 07:34:56 +00:00 |
|
Henrik Levkowetz
|
156b0d4e3a
|
Changed the code to use django's own authentication, instead of http basic auth. This will let people log out, and will also use stronger password hashing than basic auth. Added a login page, and logout links, and links from the logged in username (in the upper right corner) to the user's profile page.
- Legacy-Id: 7580
|
2014-04-07 18:56:44 +00:00 |
|
Henrik Levkowetz
|
b02b0a96df
|
All tests pass, except for some pyflakes tests which I believe are fixed in trunk.
- Legacy-Id: 7579
|
2014-04-06 20:04:36 +00:00 |
|
Henrik Levkowetz
|
003691fd86
|
Merged in [7549] from rcross@amsl.com:
fix tests to work with secauth middleware changes
- Legacy-Id: 7570
Note: SVN reference [7549] has been migrated to Git commit 0b5fc98290
|
2014-04-06 14:41:44 +00:00 |
|
Ryan Cross
|
0b5fc98290
|
fix tests to work with secauth middleware changes
- Legacy-Id: 7549
|
2014-03-27 16:08:27 +00:00 |
|
Henrik Levkowetz
|
02031a01b9
|
Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules.
- Legacy-Id: 7495
|
2014-03-16 07:09:38 +00:00 |
|
Henrik Levkowetz
|
8a6c121073
|
Made ietf/secr/groups pyflakes-clean.
- Legacy-Id: 7480
|
2014-03-15 21:13:21 +00:00 |
|
Henrik Levkowetz
|
5bef5d11ae
|
Made doc/ pyflakes-clean.
- Legacy-Id: 7462
|
2014-03-15 16:09:47 +00:00 |
|
Ole Laursen
|
d1782297ab
|
assertEquals -> assertEqual in tests, the former is deprecated
- Legacy-Id: 6964
|
2013-12-17 12:52:24 +00:00 |
|
Ole Laursen
|
d86789608a
|
Remove use of "groupgroup" fixture from Secretariat apps, it looks
like they don't actually depend on it, and the fixture itself is
unfortunately not complete so Django refuses to load it
- Legacy-Id: 6938
|
2013-12-16 13:16:29 +00:00 |
|
Ole Laursen
|
9457669310
|
Merge in changes from the old shimfree branch
- Legacy-Id: 6764
|
2013-11-27 12:55:50 +00:00 |
|
Henrik Levkowetz
|
e4f4467725
|
Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures.
- Legacy-Id: 6320
|
2013-09-30 20:36:20 +00:00 |
|
Ole Laursen
|
c191a691e0
|
Remove "names" fixture from all tests, since it's now loaded once just
after creating the test database through the global test fixture
mechanism - this speeds up multiple tests considerably
- Legacy-Id: 6305
|
2013-09-29 17:35:59 +00:00 |
|
Henrik Levkowetz
|
96771f7340
|
Updated tests to not depend on the record ids of generated test data.
- Legacy-Id: 5821
|
2013-07-15 07:10:27 +00:00 |
|
Henrik Levkowetz
|
7e67b40a87
|
Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps.
- Legacy-Id: 5482
|
2013-03-05 22:43:31 +00:00 |
|