Commit graph

18 commits

Author SHA1 Message Date
Hameed Gifford
95c6a48108
Test python 3.8 and Django 3.0
Aligns the doc specs to match tested versions
2020-01-19 01:18:25 -05:00
Federico Capoano
d55aae4e3d [models] Added AbstractNotification #202
Implements and closes #102
2019-04-28 14:59:42 -04:00
Tobias Krönke
1d7e3dcd43
Rename 0007_auto_20181026_0541.py to 0007_add_timestamp_index.py 2019-01-22 09:59:35 +01:00
Tobias Kroenke
3f3d947581 add generated migration 2018-10-26 13:41:06 +02:00
Federico Capoano
abc4c27f2a Added indexes (closes #153) 2018-02-19 15:41:40 +01:00
John Pham
652222d2b8 Django 2.0 support 2017-12-07 08:38:29 +08:00
Marc Gibbons
e98018075b Add missing migration 2016-05-04 12:56:20 -04:00
Yang.Y
5007afaae2 Custom now() invocation got overlooked by PR #113 2016-01-03 11:58:06 +08:00
Shezad Khan
b93c75d710 Add missing migration for Notification model 2015-08-26 16:40:52 +01:00
zzy
e244ba3ec0 Add 'data' field into Notification model 2015-03-20 19:03:41 +08:00
zzy
f351e92223 Add 'deleted' and 'emailed' field 2015-02-24 19:40:21 +08:00
zzy
736615dd77 Add migration support for Django 1.7 2015-02-24 19:25:50 +08:00
Ubuntu
6a58f06cf5 Make initial migration compatible with custom user models 2014-05-07 17:45:03 +00:00
Brant Young
4a68e71edf fix: more accurate data field in migration script; use assignment template tag; code clean 2012-10-25 12:46:06 +08:00
Matthew Schinckel
bc54bc092b Add a level attribute. 2012-10-25 09:41:21 +10:30
Matthew Schinckel
39d1481a4a Add migrations to convert field 'readed' to 'unread'. 2012-10-24 09:54:39 +10:30
Matthew Schinckel
e2e5b22fd0 Add migration for extra data field. 2012-10-24 09:54:11 +10:30
Matthew Schinckel
8a46b33d1f Added base migration. 2012-10-24 09:51:37 +10:30