Henrik Levkowetz
|
726fcbf27d
|
Removed all __future__ imports.
- Legacy-Id: 17391
|
2020-03-05 23:53:42 +00:00 |
|
Henrik Levkowetz
|
2d7c9629aa
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
- Legacy-Id: 16446
|
2019-07-15 15:40:51 +00:00 |
|
Henrik Levkowetz
|
d7f5c84182
|
Initial 2to3 patch with added copyright statement updates.
- Legacy-Id: 16309
|
2019-06-27 14:40:54 +00:00 |
|
Henrik Levkowetz
|
426870b766
|
Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias.
- Legacy-Id: 16261
|
2019-06-15 12:00:48 +00:00 |
|
Henrik Levkowetz
|
a2cafded25
|
Changed DocAlias to be many-to-many, in order to be able to handle STD aliases referring to multiple RFCs.
- Legacy-Id: 16249
|
2019-06-14 20:38:14 +00:00 |
|
Henrik Levkowetz
|
4dad8cdf9a
|
Added a test to check for missing admin models, and added the admin models that were currently missing.
- Legacy-Id: 14021
|
2017-08-01 14:00:29 +00:00 |
|
Ryan Cross
|
415d0ad7c7
|
Fixes Ticket #1626. Cleanup legacy IPR models. Commit ready for merge.
- Legacy-Id: 9330
|
2015-03-25 16:17:45 +00:00 |
|
Henrik Levkowetz
|
7ecfac6308
|
Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x.
- Legacy-Id: 9028
|
2015-02-08 21:16:44 +00:00 |
|
Henrik Levkowetz
|
028b7e315a
|
Reverted to [9025] because commit [9026] failed (it was incomplete with a broken working dir).
- Legacy-Id: 9027
Note: SVN reference [9026] has been migrated to Git commit 4a3749a66b
|
2015-02-08 20:03:16 +00:00 |
|
Henrik Levkowetz
|
43dbe3bfd1
|
Fix django 1.7 deprecation warnings: Always set fields= or exclude= in Meta for ModelForm subclasses.
- Legacy-Id: 8828
|
2014-12-22 17:46:29 +00:00 |
|
Henrik Levkowetz
|
5183042d58
|
Merged in branch/amsl/iprtool/5.7.4@8734 from rcross@amsl.com, providing new IPR models, refactored code, and improved list, search, and management interfaces.
- Legacy-Id: 8808
|
2014-12-21 19:26:33 +00:00 |
|
Henrik Levkowetz
|
3ed711336d
|
Made ietf/ipr pyflakes-clean
- Legacy-Id: 7470
|
2014-03-15 17:54:37 +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
|
7852e092fa
|
Remove unused IprLicensing and IprSelecttype classes from IPR models
- Legacy-Id: 6778
|
2013-12-03 09:56:18 +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
|
dbf5e6ab84
|
Remove a bunch of old admin files, fix a couple of issues with the new ones, add admin for meeting
- Legacy-Id: 3995
|
2012-02-28 17:29:52 +00:00 |
|
Ole Laursen
|
67e317d535
|
Merged in changes from conversion branch fixing a couple of problems
- Legacy-Id: 3285
|
2011-08-04 15:09:54 +00:00 |
|
Henrik Levkowetz
|
9766ab39e5
|
Some IPR admin tweaks. Provide a __unicode__ method and show a contact even if multiple have been set for an IPR declaration.
- Legacy-Id: 3197
|
2011-07-23 12:01:36 +00:00 |
|
Ole Laursen
|
03bed41630
|
Merged in changes from the conversion branch
- Legacy-Id: 3187
|
2011-06-28 18:20:20 +00:00 |
|
Henrik Levkowetz
|
266b7820d0
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
- Legacy-Id: 2365
|
2010-07-21 12:48:05 +00:00 |
|