Ole Laursen
|
d66ac15fc2
|
Rewrite a bunch of HttpResponseRedirect + url reverse calls to instead
take advantage of the redirect shortcut (introduced in Django 1.1)
- Legacy-Id: 6960
|
2013-12-17 10:23:42 +00:00 |
|
Ole Laursen
|
0006b9ddcc
|
Make sure all model forms have a Meta.fields attribute
- Legacy-Id: 6927
|
2013-12-13 17:20:02 +00:00 |
|
Ole Laursen
|
d1e60e533c
|
Fix a couple of problems in previous URL conversion commit
- Legacy-Id: 6887
|
2013-12-11 17:13:49 +00:00 |
|
Ole Laursen
|
6a98fec2c3
|
Use built-in json module in Python instead of simplejson bundled with Django
- Legacy-Id: 6883
|
2013-12-11 16:59:19 +00:00 |
|
Ole Laursen
|
cfa0d47ca0
|
Port to new class-based generic redirect and simple template views, remove utils.lazy.reverse_lazy, it's now included in Django
- Legacy-Id: 6878
|
2013-12-11 16:36:09 +00:00 |
|
Ole Laursen
|
bb2d070679
|
Redo tests for IPR to cover all views, fix some bugs and add some
finishing touches
- Legacy-Id: 6779
|
2013-12-03 18:33:07 +00:00 |
|
Ole Laursen
|
e9638cb1c2
|
Port IPR module to new schema, remove some cruft
- Legacy-Id: 6774
|
2013-12-02 16:34:00 +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
|
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 |
|