Henrik Levkowetz
4dc4c6dc9a
Removed dead code
...
- Legacy-Id: 9950
2015-08-01 15:00:14 +00:00
Henrik Levkowetz
625347cd2f
Merged trunk@9354 to facelift copy
...
- Legacy-Id: 9357
2015-04-02 06:51:34 +00:00
Henrik Levkowetz
09c08a99a1
More correct implementation of the workaround to skip migrations during test, which also points at the code that makes this work at the moment.
...
- Legacy-Id: 9246
2015-03-19 14:15:34 +00:00
Henrik Levkowetz
3d35c4f3a3
Tweaked sqlitetest config to avoid a minutes-long stepping through migrations for each test run.
...
- Legacy-Id: 9245
2015-03-19 13:14:41 +00:00
Ole Laursen
a92752bbcf
Summary: Add a little hack to skip the new Django 1.7 migrations
...
when running with settings_sqlitetest to speed up the process
- Legacy-Id: 9076
2015-02-12 15:35:05 +00:00
Henrik Levkowetz
5bef5d11ae
Made doc/ pyflakes-clean.
...
- Legacy-Id: 7462
2014-03-15 16:09:47 +00:00
Ole Laursen
145079c701
Fix import path in settings_sqlitetest.py
...
- Legacy-Id: 6901
2013-12-12 12:24:25 +00:00
Ole Laursen
e1bd47b509
Add ietf. qualifier to settings import, this fixes a weird bug where
...
model files apparently get the wrong settings
- Legacy-Id: 6216
2013-09-20 11:02:06 +00:00
Ole Laursen
742dbace24
Move views and templatetags from idrfc/ to doc, the I-D specific views
...
go into views_draft.py and tests in tests_draft.py; what's left in
idrfc is wrapper code, templates and the ballot_icon templatetag
- Legacy-Id: 6051
2013-08-14 10:32:25 +00:00
Ole Laursen
0dabaf96fb
Split database into current and legacy, adding importer to copy reused
...
tables from legacy to new through Django (with minimal cleaning to
have the import go through) and removing migrations from submit and
liaisons as they interfere with the clean slate of the new database,
adjusting IPR model to add null=True on fields with nulls in the
database
- Legacy-Id: 3778
2011-12-22 18:34:19 +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