Spirit
Spirit copied to clipboard
Upgrade/py3.10 dj3.2
Upgraded to work with python 3.10 and django 3.2
Would you ping me on the weekend if I don't review it sooner? Ty
On Wed., Jun. 8, 2022, 1:57 p.m. Imaginary Landscape, LLC, < @.***> wrote:
Upgraded to work with python 3.10 and django 3.2
You can view, comment on, or merge this pull request online at:
https://github.com/nitely/Spirit/pull/310 Commit Summary
- 1b5b183 https://github.com/nitely/Spirit/pull/310/commits/1b5b1837a6b3b6a4cf66440ed64268968a5ffb1a upgrade requirements; replace defunct 'Whoosh' with 'Elasticsearch' in Haystack backend
- 51780a6 https://github.com/nitely/Spirit/pull/310/commits/51780a6a93e88c888edcd12fca44ed981d80f41d changes wrought by pyupgrade --py310-plus
- 65f20e2 https://github.com/nitely/Spirit/pull/310/commits/65f20e2bc3c5af0228c44b9808e462132a0983d0 changes wrought by 2to3
- 6ab0e50 https://github.com/nitely/Spirit/pull/310/commits/6ab0e502ff4eb250f361d1245ce85e221de66148 changes wrought by django-upgrade --target-version 2.2
File Changes
(277 files https://github.com/nitely/Spirit/pull/310/files)
- M docs/conf.py https://github.com/nitely/Spirit/pull/310/files#diff-85933aa74a2d66c3e4dcdf7a9ad8397f5a7971080d34ef1108296a7c6b69e7e3 (1)
- M requirements.txt https://github.com/nitely/Spirit/pull/310/files#diff-4d7c51b1efe9043e44439a949dfd92e5827321b34082903477fd04876edb7552 (14)
- M runtests.py https://github.com/nitely/Spirit/pull/310/files#diff-17019d8813f584a97bc5531faa1df3f1a590413d61a77d7d93db76df66163b63 (2)
- M setup.py https://github.com/nitely/Spirit/pull/310/files#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7 (8)
- M spirit/init.py https://github.com/nitely/Spirit/pull/310/files#diff-be0648eff4084c94d1fa05c0a6a01c3dd962a119ee9eeb7f8d5f81cd83dd5cf6 (2)
- M spirit/admin/init.py https://github.com/nitely/Spirit/pull/310/files#diff-ff14653d19803b4cd50bcf081d304c787ae62687a9c2de24c239aaee3c8cbe47 (2)
- M spirit/admin/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-e6eb9179387ed5c5ba493874f8d7b904c2c1909e5ac2ee49b2660197069b3af6 (2)
- M spirit/admin/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-a799b834f770d05c9561007ca88ce41c259d4d744bbfb2c0060e8a6fa4eaa4b5 (2)
- M spirit/admin/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-aef3e495a2a206794a06bf795bd00057f2f92964455be10e3fd910e41b60ade9 (2)
- M spirit/admin/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-707389f7e9871697e601f7a34c93e9cf06dedc82e6b3620b690ccad9b9b2dafd (5)
- M spirit/admin/views.py https://github.com/nitely/Spirit/pull/310/files#diff-ee46db2c7367cbd87b29e41503ade22329f8ac1545388960027d9f7a6ad01637 (2)
- M spirit/category/init.py https://github.com/nitely/Spirit/pull/310/files#diff-2743719e7d4c77cef894d6f44ad9046b7f80aedbdcfd50589cec29ba34c19b37 (2)
- M spirit/category/admin/init.py https://github.com/nitely/Spirit/pull/310/files#diff-3a5c2a865f133f8f968a12cc0c7ee032be4cb23297a38ea2d45c689a1e808657 (2)
- M spirit/category/admin/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-6f59a02f52a84a040003ac3840e9b394b4225c339065308877ebb8803250df12 (2)
- M spirit/category/admin/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-2894849d438fe151cd4698b1815bb7337e3c0584599e043d2ca40279691bf685 (2)
- M spirit/category/admin/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-cd375820033b4835d7f801f1fe76b10b78b46f61a9f9b89f4f27578f623dcaf9 (2)
- M spirit/category/admin/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-5fa961f4b205038c8247daee557def4e6707dce0e2dafb6199a4a0bf282ff71a (2)
- M spirit/category/admin/views.py https://github.com/nitely/Spirit/pull/310/files#diff-c0a90fb87d3b14788e0388721fc6695794c2017c24d4a9292ea804929713a73f (2)
- M spirit/category/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-4931bc2587a1d8c2d5812ce9153ac13585cc0708d7fd7db4fa9928e9dafe6fdd (2)
- M spirit/category/managers.py https://github.com/nitely/Spirit/pull/310/files#diff-3f723b8fa45cb7215807f26aec507341de35931525d3818e3a2c6409f6093814 (2)
- M spirit/category/migrations/0001_initial.py https://github.com/nitely/Spirit/pull/310/files#diff-e9581a0a6cffef3f8b927945ac871b8f74e05987d543bbc38f0eabd1a4949646 (1)
- M spirit/category/migrations/0002_auto_20150728_0442.py https://github.com/nitely/Spirit/pull/310/files#diff-8c56665fcb43c53149f4702862ed55b76018caa7c1aa08d65b1ef8f9df890083 (1)
- M spirit/category/migrations/0003_category_is_global.py https://github.com/nitely/Spirit/pull/310/files#diff-cab22828a5c45f91f8ae3170f4caa5e821d5e77cfcece72ee64d0ef47bdd05be (1)
- M spirit/category/migrations/0004_category_color.py https://github.com/nitely/Spirit/pull/310/files#diff-8bfe9c9c8f77b26309553c621752b7f4e2bfc9b9775c60a3be65214209b05abd (1)
- M spirit/category/migrations/0005_category_reindex_at.py https://github.com/nitely/Spirit/pull/310/files#diff-7a9fb553c92444dd000d25165f27b9a935600f31d9b9f7ac9359e74e12c21236 (1)
- M spirit/category/models.py https://github.com/nitely/Spirit/pull/310/files#diff-7288bc195bbabbb4c4756d432d411d48aae1f65f6ae8f2ef555947a7fca72fd1 (2)
- M spirit/category/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-a09f05a85cea67abebcdab42f064a27ea01dbc753aa7dec9224b92c4a85ae5db (2)
- M spirit/category/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-75eab49b6703eea65e1f68ea467c3fdb8ac327d626d9c7ba2caa4ed5aa8088fa (2)
- M spirit/category/views.py https://github.com/nitely/Spirit/pull/310/files#diff-f91f35e8e907ebb6700dbe94b698134b9e338052e0a90f31ad1b109126888ee0 (2)
- M spirit/comment/init.py https://github.com/nitely/Spirit/pull/310/files#diff-a53fdc7ff0891f8b495f301d79e05d7ed910a94f2291e3197f5eb056d0c852f9 (2)
- M spirit/comment/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-01a0b9804bbbde1f6daf4a2991f5a132a0d463c513e9a3b7d810c05d9d8afb18 (2)
- M spirit/comment/bookmark/init.py https://github.com/nitely/Spirit/pull/310/files#diff-1a9c976f5f3052f94aa305073999d563bbd6de8c2fc6cae8c8c727dbbb33a67d (2)
- M spirit/comment/bookmark/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-0935ebdff35f6cc869b6138e035704bfd06d2d0dff03bbbe28943d913d6ce109 (2)
- M spirit/comment/bookmark/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-88746b01981f344c97de8c04136377f749e6052640748bb524beb71a11392258 (4)
- M spirit/comment/bookmark/migrations/0001_initial.py https://github.com/nitely/Spirit/pull/310/files#diff-55176b1b9cc68b365e49cbdba540552eab0eb3ac12b585d5408b3501c15eaeb7 (3)
- M spirit/comment/bookmark/migrations/0002_auto_20150828_2003.py https://github.com/nitely/Spirit/pull/310/files#diff-34736ba2ec010fc2c0ea071e785cfaed1a30087f761ea0d198ce291b476ee588 (1)
- M spirit/comment/bookmark/models.py https://github.com/nitely/Spirit/pull/310/files#diff-feafee410163948a8cf787510744d2b003915bb2e6ce2085ac89e61c878be8b0 (2)
- M spirit/comment/bookmark/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-523fc7e0bee6d4278f8f5c89c1cc5e098a788adf8d67ca368d833c2d5c3dfbd8 (2)
- M spirit/comment/bookmark/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-3d2c31b03c89285c2b64b4a8492a2f048a1ab6d4e31b152f397548331c26d9cf (2)
- M spirit/comment/bookmark/views.py https://github.com/nitely/Spirit/pull/310/files#diff-8c7d361f54609eea6dd3121de9c0a681d3bf599a61b3c5c0ebf38c890f63ca44 (2)
- M spirit/comment/flag/init.py https://github.com/nitely/Spirit/pull/310/files#diff-c0e3472d6a09a108be4e8e6b99a8578efff091da20db88b0c9699b3296d310e6 (2)
- M spirit/comment/flag/admin/init.py https://github.com/nitely/Spirit/pull/310/files#diff-b8cb081da574c52514f44be87f085d5ea00f64e7b27bd546477f859623c6bbed (2)
- M spirit/comment/flag/admin/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-6e4ae13401d4c289f288a8131110f04ec74d331811886fc27c1724b105be1543 (2)
- M spirit/comment/flag/admin/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-cc3e4813fbc7462f67fc15cd83fc89d5713e12397366646eef74f9b1219780d2 (6)
- M spirit/comment/flag/admin/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-c0fe98ac3f3bf3f53c48aaa740c6add7a519cd76686152c72a61ef7e3a8e1ccd (2)
- M spirit/comment/flag/admin/views.py https://github.com/nitely/Spirit/pull/310/files#diff-b3ece8f2f9d103ba078e712420ea3e4478711b4f4c41ab6245b34e8455a7cf59 (2)
- M spirit/comment/flag/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-f8ce79c60e329f9b7e64055e715057f253ce9d041e83e9088880db8feb98a1fe (2)
- M spirit/comment/flag/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-e3b3d5df559fda52f0030a95aac4125ede00a06f4babe02dfa807d3b596e0204 (8)
- M spirit/comment/flag/migrations/0001_initial.py https://github.com/nitely/Spirit/pull/310/files#diff-b94d6a49612bf396203ee8d809d9488192dc061adc1af1b03c33e59a8402fe7b (3)
- M spirit/comment/flag/migrations/0002_auto_20150828_2003.py https://github.com/nitely/Spirit/pull/310/files#diff-a5be96e40598e9307ae8758d8b16a84c83df69045fd3d330cd868c9bae635b45 (1)
- M spirit/comment/flag/models.py https://github.com/nitely/Spirit/pull/310/files#diff-84921e5afa7e28be8c1bb5e65f22e43498d3d1f09580bb346f5e5201e0bc5331 (2)
- M spirit/comment/flag/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-6e308609112ea8980720fdc4672cbd3c0e0c0f1c5a4c8434a47a60b451db7e5e (2)
- M spirit/comment/flag/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-f83ad69de0f90af58f15429a313f7ed54b441e438361d6b419768f1c1d8f2cf9 (2)
- M spirit/comment/flag/views.py https://github.com/nitely/Spirit/pull/310/files#diff-5b3f2927e189570ccbbd85bda0edac6ffd83d7cfd26a98364ba9d82b4a17695f (2)
- M spirit/comment/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-f46cdb12336e4e9b0d5d61f5036c66b3595ee89addd73c18e6c02b5ccae101de (8)
- M spirit/comment/history/init.py https://github.com/nitely/Spirit/pull/310/files#diff-6e98b28df619e5247c7182aeade7ba10120601b40daaa0b165efcf0db09173fe (2)
- M spirit/comment/history/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-63b20e1a0bfd9d6f79f919ac2cb267413ea955990527a2d0694ef87d1095baa6 (2)
- M spirit/comment/history/migrations/0001_initial.py https://github.com/nitely/Spirit/pull/310/files#diff-e36bd855018f394c120c70d64843dda3e25504296492ee941dc0f3097ee53d51 (1)
- M spirit/comment/history/models.py https://github.com/nitely/Spirit/pull/310/files#diff-f679b34d9917abe23960cb1b7c2a74119c8852f5e1623c5364b29c4e524dbd43 (2)
- M spirit/comment/history/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-0684316cf5d2bdd1836f6b9d6935531944a3b0ec3d92a2200a2d3b1556125c6a (2)
- M spirit/comment/history/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-b676b1b7f1e5bf56bd3e9f0477e757fbfe9bb68952d51de83838899faa462b42 (2)
- M spirit/comment/history/views.py https://github.com/nitely/Spirit/pull/310/files#diff-a5810a70bf7b23537d27f9f7df9ac175ed1a39870cfcbad2f632de73294eb159 (2)
- M spirit/comment/like/init.py https://github.com/nitely/Spirit/pull/310/files#diff-150cdb821999dfe8a291626bec0e9a1fe36e7540447ad808bc09c4abd78b5bbd (2)
- M spirit/comment/like/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-7c4930aa400215d38761df984279a04c6d93b5a4214daf164edd3105e183558e (2)
- M spirit/comment/like/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-e167831f78e4b3f8187f7fbd6121a0419a59acaf7ba500f54f838ff6be1bd222 (8)
- M spirit/comment/like/migrations/0001_initial.py https://github.com/nitely/Spirit/pull/310/files#diff-80fbbc6778f5206b8b15d1a20cc7033b457046ad3c2465afc72ddc5d1889572a (3)
- M spirit/comment/like/migrations/0002_auto_20150828_2003.py https://github.com/nitely/Spirit/pull/310/files#diff-df58a6c889f15f11a85f632254b259e30dc5b9d25325a2c273a6479a8488dc05 (1)
- M spirit/comment/like/models.py https://github.com/nitely/Spirit/pull/310/files#diff-f03b46b6f64aec61dcc1b767e811398b23917e087848d25ce315b454ba4ecd4e (2)
- M spirit/comment/like/tags.py https://github.com/nitely/Spirit/pull/310/files#diff-600d1baac2955f455b0953c1500c92869422cd23f16d5e79d53233bdb122fa0d (2)
- M spirit/comment/like/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-93c7880e72fac3e412ae2e5420caad63496e3551e00e5fafabafcec0f528b804 (2)
- M spirit/comment/like/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-e370d6e7f131221cf552b01f859c963edc7600e0b41368e8b69362546631547b (2)
- M spirit/comment/like/views.py https://github.com/nitely/Spirit/pull/310/files#diff-81d2a1643302f0e77936c78734f53aa2625a6a70913929712359525745a6dd2a (2)
- M spirit/comment/managers.py https://github.com/nitely/Spirit/pull/310/files#diff-521ab427fb9e8d22b071d8558d9b11504996815e3f5c4566323652f885236256 (4)
- M spirit/comment/migrations/0001_initial.py https://github.com/nitely/Spirit/pull/310/files#diff-df5491ccaf1a58a5a0fbaf027744108b06da99cc774f631329eff837d277c12e (1)
- M spirit/comment/migrations/0002_auto_20150828_2003.py https://github.com/nitely/Spirit/pull/310/files#diff-04aa2c9dc6fda5c6fa170cd14abba00d821bdf43314f4da14affce8e911b1f4e (1)
- M spirit/comment/migrations/0003_auto_20151115_0400.py https://github.com/nitely/Spirit/pull/310/files#diff-735cc6c132c157cb6c67f2c61820ee4a3861de188e5134410c48f200f51d6d45 (1)
- M spirit/comment/migrations/0004_auto_20160315_2021.py https://github.com/nitely/Spirit/pull/310/files#diff-a5ede3f881957259b0a79c2ad9605c8d5fd20075878c32395c88bef36c2ca5bb (1)
- M spirit/comment/models.py https://github.com/nitely/Spirit/pull/310/files#diff-d1cb1b3bd6d576023a3e4cbcfc9e0f7a81c6d4c1e5cad59e08867d3f1c416aa8 (2)
- M spirit/comment/poll/init.py https://github.com/nitely/Spirit/pull/310/files#diff-1a7cde1094edd0121c1cc87e480ed60e7ddfb5c6d15fbd6da4cdea37879654fc (2)
- M spirit/comment/poll/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-9a5cf317294efb6f8a03bf40737fc59c073d900a2f66278ba502c165964a85f7 (2)
- M spirit/comment/poll/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-c601166548e2950f057dc32af5e31cd0598044aebfba1d624e7ceba3753bc7f7 (8)
- M spirit/comment/poll/managers.py https://github.com/nitely/Spirit/pull/310/files#diff-4ab069085bae204fbff75ce753d4ce0315d6b23e20785ce99810a7e05cc8788f (2)
- M spirit/comment/poll/migrations/0001_initial.py https://github.com/nitely/Spirit/pull/310/files#diff-eacce3d304e6d30c8b0c605610142a7b131520b65883ca2e07d84b93695cbce2 (7)
- M spirit/comment/poll/models.py https://github.com/nitely/Spirit/pull/310/files#diff-df56f98fab3a84fc683a58ef591a085020e3e9bf9c340ae2406686840f127eb1 (4)
- M spirit/comment/poll/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-a9b1a8982edc85b414ef18b9ddad12d434df597e43f96df46380d077a414ce8d (6)
- M spirit/comment/poll/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-0ee19871d70474705e99edf83e337f21e9aee19ecd1cf39347c804f8d6e463f6 (2)
- M spirit/comment/poll/utils/render.py https://github.com/nitely/Spirit/pull/310/files#diff-c30e0906264e377203f7b8e7d2800726508266c2519ed086fc0165f57ee4680e (2)
- M spirit/comment/poll/utils/render_static.py https://github.com/nitely/Spirit/pull/310/files#diff-768bb952798dc52adad5c9b63c0543853ca5986dcee9bfa038d6f5a9ec25494d (2)
- M spirit/comment/poll/views.py https://github.com/nitely/Spirit/pull/310/files#diff-bf4ae3ef748a2ea020bea9a3e342e2ecec02ff2e7b0f2e068d7c817d42fa2cb7 (2)
- M spirit/comment/tags.py https://github.com/nitely/Spirit/pull/310/files#diff-540d88fa6ea3deadbdf8d5ba5630c33f8f3fc70832b69d364848e7484ec0f2e3 (2)
- M spirit/comment/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-fe837891cde9c43a6481f014b5ec4af47674c7b089d5708519794452e6c4cbfd (4)
- M spirit/comment/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-6b91bbf5484d778e05361c9bd4e91fc3fb3b7ec28b041579ff0d57886ee5e7a4 (5)
- M spirit/comment/utils.py https://github.com/nitely/Spirit/pull/310/files#diff-537663d9ceed34215fafc3cf7518dc5ffa6048c39c42506c9c2677ceab820abb (2)
- M spirit/comment/views.py https://github.com/nitely/Spirit/pull/310/files#diff-d540e33226e49a10acf77f0ae37c00179dbb121e2fc265d640868aead9a6b484 (2)
- M spirit/core/init.py https://github.com/nitely/Spirit/pull/310/files#diff-f34c0aeddc11cbd7cae725a885ba8ac5c3ed044d5bed96772b846480dba5fb82 (2)
- M spirit/core/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-677472883b8d6792446a5f2604781b6e77d64c6c280bb4c3294a3017f15cd34d (2)
- M spirit/core/conf/init.py https://github.com/nitely/Spirit/pull/310/files#diff-f44dd307a32c117468f38ca88128a56d432a71b7fc35e4bc0dbd7ff44b6527d6 (2)
- M spirit/core/conf/defaults.py https://github.com/nitely/Spirit/pull/310/files#diff-47af2b2d2745d66121263b8e5e67efc11907e527d823167eb6068d014e4bd842 (2)
- M spirit/core/conf/settings.py https://github.com/nitely/Spirit/pull/310/files#diff-262eb63908d999079f6027a13ef637b6db59c7453075c13cdd61f875a55cd960 (2)
- M spirit/core/management/commands/spiritcompilemessages.py https://github.com/nitely/Spirit/pull/310/files#diff-d40a9cad1d87eadab4e4f0e13553fa3b41fa698acab0de4b9dc49c43fdb291fb (2)
- M spirit/core/management/commands/spiritinstall.py https://github.com/nitely/Spirit/pull/310/files#diff-de608de91e6d951a85c75b9e92b10d51f464c887cf07528af0fae2b70bb0b30d (2)
- M spirit/core/management/commands/spiritmakemessages.py https://github.com/nitely/Spirit/pull/310/files#diff-d110d1ca433768b4e755f2d7e15ec816993987e43c4309dbdce8ec048b751287 (2)
- M spirit/core/management/commands/spirittxpull.py https://github.com/nitely/Spirit/pull/310/files#diff-d731d7f3c9cf8c40e2d9c2b33c13c8330b5b43029d7079eb1a39ede541437751 (4)
- M spirit/core/management/commands/spirittxpush.py https://github.com/nitely/Spirit/pull/310/files#diff-1bb2e136d120a7c1de27e65825763d281f67bd136abf93c0a1a682cc7b90be6c (4)
- M spirit/core/management/commands/spiritupgrade.py https://github.com/nitely/Spirit/pull/310/files#diff-53020094797bb4e96e8959f64c0ff448da2df4874bc70374f325311095986062 (2)
- M spirit/core/middleware.py https://github.com/nitely/Spirit/pull/310/files#diff-d17b8f9e6b233d533aede5856e9fd549d83ede96a844b98818b31a0a6002082a (4)
- M spirit/core/signals.py https://github.com/nitely/Spirit/pull/310/files#diff-0cc965b5c132b99f005b2e9d1a5f5483b37f85cfde635571288bba24ac7d1092 (2)
- M spirit/core/storage.py https://github.com/nitely/Spirit/pull/310/files#diff-b983e8ce7e80e6fe4991ca61e3edbc7bf90928ffb65ddff68b145ac5eebcca46 (2)
- M spirit/core/tags/avatar.py https://github.com/nitely/Spirit/pull/310/files#diff-8531e775f17e32867ab10a178dddc6f4c556c47d7f47c896216623604c083332 (4)
- M spirit/core/tags/messages.py https://github.com/nitely/Spirit/pull/310/files#diff-996291affa80696ef8f2be2445ed3f028d317abc41af8ed786ecba475d569961 (2)
- M spirit/core/tags/paginator.py https://github.com/nitely/Spirit/pull/310/files#diff-50a5f7c0b287ef18f632aea48ddd2ee39acb9bec936cceed26531ca6e6c86e85 (2)
- M spirit/core/tags/registry.py https://github.com/nitely/Spirit/pull/310/files#diff-8dbb0c3454901e466c8c2f6948a8827ec0b48605244631048f4b5c2f87785b6a (2)
- M spirit/core/tags/settings.py https://github.com/nitely/Spirit/pull/310/files#diff-35813034e7caf4abfb7cecbec94e2ecd728c41f61eb74147b472d5246dc7119d (2)
- M spirit/core/tags/social_share.py https://github.com/nitely/Spirit/pull/310/files#diff-347f166c20df696d133407c8bb0d02cd255a501590a6e1dc9290a54460132a6b (2)
- M spirit/core/tags/time.py https://github.com/nitely/Spirit/pull/310/files#diff-1d3f42c878b6d388db96b3f429fa8c72ca778f8b716c344cd13d9ddae78b598c (8)
- M spirit/core/tags/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-2fdb2eeff6a89f2bf04e4b26c7ac4d1154b319f1c007c85c5d68d99cc013d26c (2)
- M spirit/core/tasks.py https://github.com/nitely/Spirit/pull/310/files#diff-a826823751f83a9d01728f329f1af985145eb2e5c6b170dca202824314bbbdcf (2)
- M spirit/core/templatetags/spirit_tags.py https://github.com/nitely/Spirit/pull/310/files#diff-88736314a35525ff805cd66db3f762298559f6f28e4373e1c9dfff5926ce3fd4 (2)
- M spirit/core/tests/migrations/0001_initial.py https://github.com/nitely/Spirit/pull/310/files#diff-e481d1d28f41273bd3e31cdb4627d9f42f3d5397b38452b7e6350e18055e79df (2)
- M spirit/core/tests/models/init.py https://github.com/nitely/Spirit/pull/310/files#diff-78adff98cf4ef8a4788575045e15aca78988e5cfebd9587f96195a35ebdbb63e (2)
- M spirit/core/tests/models/auto_slug.py https://github.com/nitely/Spirit/pull/310/files#diff-2397731c50a7190e2500caad8c78a1bb6351b69ad43c05c97a2ae8c4e60208ee (2)
- M spirit/core/tests/models/task_result.py https://github.com/nitely/Spirit/pull/310/files#diff-86008c4b1e4e8768feacd9e6458aefd23147714b35f6091fc9cc6d3362851779 (2)
- M spirit/core/tests/tests_avatar.py https://github.com/nitely/Spirit/pull/310/files#diff-00740c5cc8c34e7a1e2234aee768a48de336d812769e2121355289465ae966dd (2)
- M spirit/core/tests/tests_commands.py https://github.com/nitely/Spirit/pull/310/files#diff-206efeb7af06edbd09f27f56ab38091c3cbc6f1f258b375ab5cd801a28a090f3 (2)
- M spirit/core/tests/tests_markdown.py https://github.com/nitely/Spirit/pull/310/files#diff-d9146e7c507d5e057e01a383b906f54c07a84b5b3d2a9b3b0a2b132031bea41a (2)
- M spirit/core/tests/tests_middleware.py https://github.com/nitely/Spirit/pull/310/files#diff-e0f1d3d0611bddc3edef542b9a91b687609d4e7cfd3a968eba336af767f5b040 (4)
- M spirit/core/tests/tests_storage.py https://github.com/nitely/Spirit/pull/310/files#diff-3b0d03f82910557c106790aa5ecdfa7714da9776c0153184311607de43e5d272 (2)
- M spirit/core/tests/tests_tasks.py https://github.com/nitely/Spirit/pull/310/files#diff-e0c5ef1c660d634bc2091535747755a56999bafd8a97cc761beb1d7177097b4d (6)
- M spirit/core/tests/tests_templates.py https://github.com/nitely/Spirit/pull/310/files#diff-9d09411af5440dbaf4ade6075a3fe86d335dd08bd30f95e90a48ca92f3b4995e (2)
- M spirit/core/tests/tests_timezone.py https://github.com/nitely/Spirit/pull/310/files#diff-7ea26434e3b419c1f6b1ecfef42c9c2adb7415a152d8ec8c57ec7abf96303e8f (2)
- M spirit/core/tests/tests_utils.py https://github.com/nitely/Spirit/pull/310/files#diff-fb774ca5598e32d1654a1622db9f56b4cf38618d8f7f270995f488bde9c977ac (2)
- M spirit/core/tests/tests_utils_deprecations.py https://github.com/nitely/Spirit/pull/310/files#diff-52afb4267082c4fae90ff28feab5c8617d5fdd6166a50953b5c910c3c74fa9fc (2)
- M spirit/core/tests/tests_utils_models.py https://github.com/nitely/Spirit/pull/310/files#diff-8372dfc1c1424d3d4299ddb8b18dffb442ec43399321dfe1f8f59cc39e2aed54 (2)
- M spirit/core/tests/tests_utils_paginator.py https://github.com/nitely/Spirit/pull/310/files#diff-b41983da41e87a95734690cd9afb10d67d338a244ce5ec002b58fddd30b981dc (10)
- M spirit/core/tests/tests_utils_ratelimit.py https://github.com/nitely/Spirit/pull/310/files#diff-5570f18ebecbce07810109bf8f3559f79ce88a9ae192f5f5f79ef1fa6399f392 (4)
- M spirit/core/tests/utils.py https://github.com/nitely/Spirit/pull/310/files#diff-c43ea95e584d38853c265f3e0ea064974419364b8a80c67c95eced2cdb69c75e (2)
- M spirit/core/utils/init.py https://github.com/nitely/Spirit/pull/310/files#diff-c092104bab054108819140ad28b955efce408abac9593401a43ea0bab41a572e (2)
- M spirit/core/utils/db.py https://github.com/nitely/Spirit/pull/310/files#diff-e60a0b70ade0d6b654e74b5389f3cc6f5fc24437fb84f6282ca24b48ca24cb5a (2)
- M spirit/core/utils/decorators.py https://github.com/nitely/Spirit/pull/310/files#diff-c021dacff55af8886c45b7dc18bdb32de28d40d3c66324d1be2349e12928cd5e (2)
- M spirit/core/utils/deprecations.py https://github.com/nitely/Spirit/pull/310/files#diff-b156a9736cf4763a242dcfaf7b586f49344a15f025de134a10662c2cb4597ee5 (2)
- M spirit/core/utils/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-3852bfdf6abc0867abc5522c1cacce0a3075e433fce6141faf9318b4a0d16e49 (6)
- M spirit/core/utils/http.py https://github.com/nitely/Spirit/pull/310/files#diff-ea198e071d0f9a10060a75a23e1100a45009cd3bcd37ba36534cf065e147f862 (2)
- M spirit/core/utils/markdown/init.py https://github.com/nitely/Spirit/pull/310/files#diff-fbd3d3022e2f8b615feca0cf06f9fbc25851a86456742d8f4b9787f2761abf44 (2)
- M spirit/core/utils/markdown/block.py https://github.com/nitely/Spirit/pull/310/files#diff-9c9c20456863f83143f3d78546ca9296842e578ea9f9d5d84a46b53e0db806d6 (4)
- M spirit/core/utils/markdown/inline.py https://github.com/nitely/Spirit/pull/310/files#diff-e4cab1836385088420a93e24dfb73e959a6c86aa6dd0f7287c2e5a7fe5efe9bc (2)
- M spirit/core/utils/markdown/markdown.py https://github.com/nitely/Spirit/pull/310/files#diff-443bab68c796386107238288f42d1443a56a8ba0dc2403a8865a63748852812a (2)
- M spirit/core/utils/markdown/parsers/poll.py https://github.com/nitely/Spirit/pull/310/files#diff-fe8d2a4bfee2ab32fd9111bfcd7c5093f231bd1125ea9702ee54711159a442e7 (6)
- M spirit/core/utils/markdown/renderer.py https://github.com/nitely/Spirit/pull/310/files#diff-ed6cfce36468f576121384f8948ef7a820ac73530ec6295748508f1f83c88fe2 (16)
- M spirit/core/utils/markdown/utils/emoji.py https://github.com/nitely/Spirit/pull/310/files#diff-8f34eb7ae081d825bccbc894e3a6838998219095b5d5476e218115c9f02d6448 (2)
- M spirit/core/utils/markdown/utils/quote.py https://github.com/nitely/Spirit/pull/310/files#diff-fda5cf7e310dd390f0f09a88f7bd8be2cf55b64df11462bb2ecc8a1e07d27763 (4)
- M spirit/core/utils/models.py https://github.com/nitely/Spirit/pull/310/files#diff-20708e943d60cb287f46d89af23b62a2153c80fc7f300c8b03bbff3875e31be2 (8)
- M spirit/core/utils/paginator/init.py https://github.com/nitely/Spirit/pull/310/files#diff-f178dcb8a9840f0085336aa90f066b3e37bf49c008c82022211180d6e27b4184 (2)
- M spirit/core/utils/paginator/infinite_paginator.py https://github.com/nitely/Spirit/pull/310/files#diff-1083f1e3c843552247b3935e8ea627980e6d2e9683d68ef117eeecb18ea27f80 (2)
- M spirit/core/utils/paginator/yt_paginator.py https://github.com/nitely/Spirit/pull/310/files#diff-5283e6108f70c1e1bc66a8be0e2cbeaa7a9196bbafef39829986fff9faba57af (6)
- M spirit/core/utils/ratelimit/init.py https://github.com/nitely/Spirit/pull/310/files#diff-30c907d830ab1e30195a605b7bbef83b17eb8115866f0b08430382ab499d9a25 (2)
- M spirit/core/utils/ratelimit/decorators.py https://github.com/nitely/Spirit/pull/310/files#diff-4abb4094cb72000e1820f088d8b876d94ce55edb23d56d1d434ccd8c20893239 (4)
- M spirit/core/utils/ratelimit/ratelimit.py https://github.com/nitely/Spirit/pull/310/files#diff-7da944226b56be77c0ed07d62a51962273ed153f7588cca34d4bb4358330ad2c (6)
- M spirit/core/utils/tasks/init.py https://github.com/nitely/Spirit/pull/310/files#diff-d150cc8a331422f61a4715fcb72ff81b333e494a6737437a3085c68a6e26bdb5 (2)
- M spirit/core/utils/tasks/avatars.py https://github.com/nitely/Spirit/pull/310/files#diff-7bed3e66dedb819255f77cfdeef39240f5575e3a6ba201f1094b3c1ece35b0bf (2)
- M spirit/core/utils/timezone.py https://github.com/nitely/Spirit/pull/310/files#diff-693880a82f54192f8a13b3fc4696fa4b96351072d7ae38c18f6258c2807bb6b1 (4)
- M spirit/core/utils/views.py https://github.com/nitely/Spirit/pull/310/files#diff-e57ecafd4b6040c8c478be2eebb6acc66d001d82de196611156332c473b7f2cf (5)
- M spirit/core/utils/widgets.py https://github.com/nitely/Spirit/pull/310/files#diff-1b66b26ed8f05a6c5c11171ad896bacda94e6bc0c9a1ff30a1229654770710fe (8)
- M spirit/extra/init.py https://github.com/nitely/Spirit/pull/310/files#diff-150c92b66a704f36a46f1e24f09c4d51452539ebe6c1954540820010651067c3 (2)
- M spirit/extra/bin/spirit.py https://github.com/nitely/Spirit/pull/310/files#diff-9155e42938184b77608363edb4eb0400aa86516492900d87194fdc6d15a04497 (1)
- M spirit/extra/project_template/init.py https://github.com/nitely/Spirit/pull/310/files#diff-428dd62d4a908b7131a3c2570c5186aad8cf994e4531aed9bb8cabd9f34e0157 (2)
- M spirit/extra/project_template/project_name/init.py https://github.com/nitely/Spirit/pull/310/files#diff-7311850ef2331b0e6cee6a23815ba8695ca0c48c35feee9c5bc387c959cfc28c (2)
- M spirit/extra/project_template/project_name/celery.py https://github.com/nitely/Spirit/pull/310/files#diff-96c16a9275539fbfc9dabdbfdfc27ffd8d753d4affa5ff594e992107dfaec352 (4)
- M spirit/extra/project_template/project_name/settings/base.py https://github.com/nitely/Spirit/pull/310/files#diff-ef86b7bd750e775de015aedb087cc0584dd732263f0718aea605ff640067610d (3)
- M spirit/extra/project_template/project_name/settings/dev.py https://github.com/nitely/Spirit/pull/310/files#diff-2345cdc46728ae8d55a026a5e8f72f368c8eef01b9b026e36aba0b796b3bd2d0 (2)
- M spirit/extra/project_template/project_name/settings/prod.py https://github.com/nitely/Spirit/pull/310/files#diff-aec3f949477e1199e3d697b638413f7290644ed67f31a35c0a30c07ae5ee0659 (2)
- M spirit/extra/project_template/project_name/settings/test.py https://github.com/nitely/Spirit/pull/310/files#diff-810511c27be6d86efec6771cc7dc1fed40e6a0e8e1c48c42ee29d7786e213e49 (2)
- M spirit/extra/project_template/project_name/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-08305a13aeb7243653a461ed8298fd64f2dca36bb49a3dfc9602f0ac8d5311e7 (5)
- M spirit/extra/project_template/project_name/wsgi.py https://github.com/nitely/Spirit/pull/310/files#diff-0798a683d8bac4e83f838cb9efa67ff4ee5b5150f675d71d1f3b1856cbfb0ef4 (2)
- M spirit/middleware.py https://github.com/nitely/Spirit/pull/310/files#diff-ebf0ee5ece68ca4f4cf968588a3e106f50a46bde9e7fdbf87d80f552aeb7f4b5 (2)
- M spirit/search/init.py https://github.com/nitely/Spirit/pull/310/files#diff-ae311a33eb176c2425782637e017758022a57cf81c126259b23ac70aa51ce8d0 (2)
- M spirit/search/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-fc75d53f2a644ba2c83723a4f71a8f508514c70cd820a7608f41e2277ef78055 (2)
- M spirit/search/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-e1dbf440ec0d6ac4394bb2291484ab2f99c9e609dcf181e017eec1a1b9aa1b35 (8)
- M spirit/search/search_indexes.py https://github.com/nitely/Spirit/pull/310/files#diff-27597bba515e9d8e70e4f37ed52dfc6ec54827784d58b3d8f24ac1762be8cf60 (2)
- M spirit/search/signals.py https://github.com/nitely/Spirit/pull/310/files#diff-8c1aec2d3c602e7f9de04662d153654ca7517b5b3a1d0c2b895a1b4ddc0fdc98 (2)
- M spirit/search/tags.py https://github.com/nitely/Spirit/pull/310/files#diff-932f23df1d1432eea457d7c3cbe7bc28090ab8160ac3f0362cba48b7b023f23f (2)
- M spirit/search/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-aa252d61b9a4ee971ffcf3c5c8599af27840767e6e912fa77ab492fdee1619c1 (2)
- M spirit/search/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-5a6c84376724bd5416bf2ad0469829ae02cb327ce52a06ee95a37ffe9e5f3a68 (2)
- M spirit/search/views.py https://github.com/nitely/Spirit/pull/310/files#diff-141c6586db03b039ac5d0e079538bfc76de18df744a7f900a8021c5a02b64ade (6)
- M spirit/topic/init.py https://github.com/nitely/Spirit/pull/310/files#diff-b5dfd77ea31b02197856f7a70e586ed1bd3272621fa0321696017fe34ae965d2 (2)
- M spirit/topic/admin/init.py https://github.com/nitely/Spirit/pull/310/files#diff-503f2f81cc4b29937d8569f8de38c55d1cf7b51540f64fcf4d69db8c39a59eae (2)
- M spirit/topic/admin/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-553d72710f1cda0c765b70361e46b13ced59af035258d8df49122165dc572c51 (2)
- M spirit/topic/admin/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-4e5f1c816d0b6c3f3daf540d699c3a2b0073252b81a9ecda260d2a8dacbbbfc1 (2)
- M spirit/topic/admin/views.py https://github.com/nitely/Spirit/pull/310/files#diff-b4c70be9958e113aab4c52844a1fa196ea526b91e691b5d267ac86bc8272744d (2)
- M spirit/topic/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-cf494d01ec8aff4c57aa1d65ed5215385a32be931b01e4e2a068dc1d60be2183 (2)
- M spirit/topic/favorite/init.py https://github.com/nitely/Spirit/pull/310/files#diff-ba6f54b4f25374ec1ebfe83ea2a13bd15a2ad21d8879a63315269dbdfcaa2b3e (2)
- M spirit/topic/favorite/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-638c16e679d1b3dc4653d788d6daed010a8e7d3ab624c47b810fc10e12d565f4 (2)
- M spirit/topic/favorite/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-54226f48e02c9dde0adaac1fcbee5a6d7afb5794dd5ad47978d82214897b9bb1 (8)
- M spirit/topic/favorite/migrations/0001_initial.py https://github.com/nitely/Spirit/pull/310/files#diff-fa88928062f179dd83e5146c2b0bcb5b3b050eedfead2000915b9636d00a818d (3)
- M spirit/topic/favorite/migrations/0002_auto_20150828_2003.py https://github.com/nitely/Spirit/pull/310/files#diff-3f87a8ae10e02b952f9df90865c3491ddf85710af00ca4125adaab6b43b62eff (1)
- M spirit/topic/favorite/models.py https://github.com/nitely/Spirit/pull/310/files#diff-46c3700109f43daf500cd4d189a95ee66d612dbacca390c1b36a04e877a979e7 (2)
- M spirit/topic/favorite/tags.py https://github.com/nitely/Spirit/pull/310/files#diff-d93ae4867f3e18b76aaba6ae80728eff17ea55f4c356e660092ecc859c19796c (2)
- M spirit/topic/favorite/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-42dd40ab1d7e45114e63dfaaef2ee3ac22df98b299cbf176f72ca42edd551884 (2)
- M spirit/topic/favorite/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-250f146aaba20d94283060bb0cf36f54b206c0716f550d802fcf95dbd0e96a0a (2)
- M spirit/topic/favorite/views.py https://github.com/nitely/Spirit/pull/310/files#diff-5dfa33c00ecea51c74e431af6e2fd55a162a81bfdc47ce8df1f42b0d400672f9 (2)
- M spirit/topic/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-46913e767bca787b044e4e47e6d92b6f624f3085ba5dda8076ef7c192ea88799 (6)
- M spirit/topic/managers.py https://github.com/nitely/Spirit/pull/310/files#diff-481603cc25d5a49f07541c377072e41b8c8467a1dd5f19a77368bef7448a5517 (2)
- M spirit/topic/migrations/0001_initial.py https://github.com/nitely/Spirit/pull/310/files#diff-296adeba6a0d0512561046fa6dc8c183771a36157c108d30d137884b695901f5 (1)
- M spirit/topic/migrations/0002_auto_20150828_2003.py https://github.com/nitely/Spirit/pull/310/files#diff-0ef706023c756dc5ad3595046b66226f06c88aea1fdce2683a2da65e17515e86 (1)
- M spirit/topic/migrations/0003_topic_reindex_at.py https://github.com/nitely/Spirit/pull/310/files#diff-41ca0aa1ba0b2d3ae08567e11faca477d5936484597e9211cc89abf281cd108d (1)
- M spirit/topic/models.py https://github.com/nitely/Spirit/pull/310/files#diff-0f18e8683a70ed1d5fd7592973dd7112d59156734310bb6ef3923595d3153b19 (2)
- M spirit/topic/moderate/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-40486403005dcd829b87eabc74f13024b500d2841d56aa87f721f2a023cd83ec (2)
- M spirit/topic/moderate/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-1fc9bbc830069d2a8872890329a1fcb5d058ac3573c38a64b677510c47dbce97 (2)
- M spirit/topic/moderate/views.py https://github.com/nitely/Spirit/pull/310/files#diff-4c7accf5519b7f57516de371ca9a7416d3c4e70eabddef7f39382491ea5f5114 (2)
- M spirit/topic/notification/init.py https://github.com/nitely/Spirit/pull/310/files#diff-69562fda855e1e52d94cc6bb7c2b4d3deb86ad0c1be34afc5f749054daf156aa (2)
- M spirit/topic/notification/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-fe8b5e275b344c6156b52ce8dc5b018306e43f65bcdc1c99dac3597b55fb6e10 (2)
- M spirit/topic/notification/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-005e9813caaad2ef0e9be509441f632f0ffdec128ad18db94aea3554aa9af28b (8)
- M spirit/topic/notification/managers.py https://github.com/nitely/Spirit/pull/310/files#diff-f6cf3319f4ef84fc453281675eeaf0a3ae8c744e67c61d5dfe5b83d7387ef032 (2)
- M spirit/topic/notification/migrations/0001_initial.py https://github.com/nitely/Spirit/pull/310/files#diff-9bf5b91c73bd2983b78f690df02461b308507c0ea6e498ebbe4ac5e54f1d683a (3)
- M spirit/topic/notification/migrations/0002_auto_20150828_2003.py https://github.com/nitely/Spirit/pull/310/files#diff-da45e766a8bba0ea3a6e075da4d212a68bc687b738dcdaeb07b1acfbba12b28b (1)
- M spirit/topic/notification/models.py https://github.com/nitely/Spirit/pull/310/files#diff-462a6feabf819e2171928ba65ae67b0bd13175934bd7d5944a0e6c687cff36a1 (2)
- M spirit/topic/notification/tags.py https://github.com/nitely/Spirit/pull/310/files#diff-c34ee7f66355ed8ae1574f82b589cee9c2e70d42492e148f587870433fc90291 (2)
- M spirit/topic/notification/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-fd19e7cd855e0202d454b92973f22b7091e3d31794110c92046534806c57b334 (2)
- M spirit/topic/notification/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-d290d76dcedd8662970c9f592c5a18808efd03c3ceca1fe0b1dd1046bef81ecc (2)
- M spirit/topic/notification/views.py https://github.com/nitely/Spirit/pull/310/files#diff-1d188e3cdc5df3300daaac99c0527f44cee73ed49ade408988ed36ce3d51ba67 (2)
- M spirit/topic/private/init.py https://github.com/nitely/Spirit/pull/310/files#diff-def58b06ee26675219a0d48910ee08599de671e11830586942a57079249e7172 (2)
- M spirit/topic/private/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-9da015090d36bf180e8b3d6bfc397ffe3635e00bddc6c1621c0966afd2b5a7ab (2)
- M spirit/topic/private/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-7771d7d95206ea43080c38231748cfcdaecda7bf5ea66ef0a758f68313c13677 (20)
- M spirit/topic/private/managers.py https://github.com/nitely/Spirit/pull/310/files#diff-ca1da058c8780ca962308ac4d841d8d240d1f4b4092c0e79e2186a55dbe6706b (2)
- M spirit/topic/private/migrations/0001_initial.py https://github.com/nitely/Spirit/pull/310/files#diff-47ded1d8fa9a5cd5d0d392cf5a024d4253d2cf8ab408fce02ee7142721dbcebe (3)
- M spirit/topic/private/migrations/0002_auto_20150828_2003.py https://github.com/nitely/Spirit/pull/310/files#diff-9b8440b09529b453dc09f857a84e92655544e2c522ab1626190561486e921f0a (1)
- M spirit/topic/private/models.py https://github.com/nitely/Spirit/pull/310/files#diff-fb32d60d68433c2f5c26b1dad8ee73fc004e4c8f4a8ae0f8561340f1623aa8f5 (2)
- M spirit/topic/private/tags.py https://github.com/nitely/Spirit/pull/310/files#diff-3af250146217dfb62f470dac5e089e57b00076fa217ebf62515772425e688a95 (2)
- M spirit/topic/private/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-e70516559c181b8dac6cb74e8892b32d602118491027b55a718a6972d5d57302 (8)
- M spirit/topic/private/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-20826a6c3d3f3902383af6dec61e7e41a1247ca2ea137c39d7e07c696b7d03c0 (2)
- M spirit/topic/private/utils.py https://github.com/nitely/Spirit/pull/310/files#diff-0fb7b7bb68696c410b98993b8eb06f77a237690a208abd947c7fa2347a501f65 (2)
- M spirit/topic/private/views.py https://github.com/nitely/Spirit/pull/310/files#diff-ea80981936552054d88ad9e6df0337ffb2dde5c6795048a0fe3aaeba78285abb (2)
- M spirit/topic/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-be765b1c13e00543332717888c582da18167670d9abb06ff67c0122d9e46d4e0 (2)
- M spirit/topic/unread/init.py https://github.com/nitely/Spirit/pull/310/files#diff-37608dcff1d82b6c676e64753e25b717bf386e2c1a966c6283ca5ef5dd1f2ceb (2)
- M spirit/topic/unread/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-a8775aece90a487c353e2ec2496d53a2baef74a5e61280ba3564f414d4c0535d (2)
- M spirit/topic/unread/migrations/0001_initial.py https://github.com/nitely/Spirit/pull/310/files#diff-0c60be770e37415c05de8f2a6ec8cf1921e188a21e684209cd057a6c9c7360d3 (3)
- M spirit/topic/unread/migrations/0002_auto_20150828_2003.py https://github.com/nitely/Spirit/pull/310/files#diff-0a68caa6a7cce266be84064e81396fabfc7150567ee8f00772b47875740db6a7 (1)
- M spirit/topic/unread/models.py https://github.com/nitely/Spirit/pull/310/files#diff-cfc6be37f24341777fe365d63b4af7c5f8594cd52b0f7ef256be1acd6c9a37ad (2)
- M spirit/topic/unread/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-bfd2c882834103af4bbabc93236ed24e2b031e44a07dc7450d31b271b6b17d8c (2)
- M spirit/topic/unread/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-8c91295ac6aef3ac7b0d253ab697f618c456dc84b1a8187f63e0e72543faa676 (2)
- M spirit/topic/unread/views.py https://github.com/nitely/Spirit/pull/310/files#diff-231a27e26627a153124ecefd3eab1aee65f2b069a6219be4d9be36a531d793ad (2)
- M spirit/topic/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-20b6fe7b26645c8b2663c720f95d8738e72e063d01a9717bc2127a0822031e3a (5)
- M spirit/topic/utils.py https://github.com/nitely/Spirit/pull/310/files#diff-974519b430ffbb05b21e7ebb4140bed9d42b27c2a4b62a7248df3958544bcbdf (2)
- M spirit/topic/views.py https://github.com/nitely/Spirit/pull/310/files#diff-20c80749bc307bf2edb6290f83a431fa51de4892ff18b3e0e96deb506521f7df (2)
- M spirit/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-b7dde810ed003f773422fd6f07c531a1c387d5e84df71029a77ff426fd45693b (5)
- M spirit/user/init.py https://github.com/nitely/Spirit/pull/310/files#diff-fb50b1a3f32a5037be4c3b6ae8cfc6348fd6d3f892c406776499619e1be2c376 (2)
- M spirit/user/admin/init.py https://github.com/nitely/Spirit/pull/310/files#diff-3402c4eebd89a24947bb47537117ca2e97f3bbd4e0e701f24a22d8f8eb1067f1 (2)
- M spirit/user/admin/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-a15da0764ce02e26442f702061df5b6e9a194fe3601e10247779aec4878bd763 (2)
- M spirit/user/admin/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-b674c5af3fe892b00d3e00d258596ad1e14aae2cf6583572a43c7a93e33453d5 (2)
- M spirit/user/admin/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-eaf58332ca62b28d0cf0ff024c8bffd2c559ef35f1cf8ad08489b895e477de29 (2)
- M spirit/user/admin/views.py https://github.com/nitely/Spirit/pull/310/files#diff-7608e12cbf6cfdab0101f647e4a6535f7955116104621eb5eb19481f34fc523c (2)
- M spirit/user/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-68c0762400ad7913b72f81e3f3816d8c171c2aad8b96bf6b6d1816b814025bbc (2)
- M spirit/user/auth/init.py https://github.com/nitely/Spirit/pull/310/files#diff-df145a4e55b7b7ad3d04663c152cd969a3a965e990f4ffd9bb4cad9c9301eac0 (2)
- M spirit/user/auth/apps.py https://github.com/nitely/Spirit/pull/310/files#diff-349aae492c456d3a4be4e7bb757439c320c94fd9a98666361027079225a868fd (2)
- M spirit/user/auth/backends.py https://github.com/nitely/Spirit/pull/310/files#diff-6e19e757f26de574bb833eb8d666ba05995dc898709eb6db6dfa691dbfa9c314 (4)
- M spirit/user/auth/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-82bb780f7e8a535fbb4a4fb36d13e8c6db9c8c7d20b021849d468b09c60aaab9 (10)
- M spirit/user/auth/tests/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-098dc9ccd7b982afad9183c51080f9a7996257f6a5c93e47534339105a826107 (2)
- M spirit/user/auth/tests/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-e5e1e44d16ce079c3e17b195432290feb3c02979018a82b7bb266e25b6fbf21f (5)
- M spirit/user/auth/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-ccccef6f8917eae2f5ff01ce2635eee84103b9f4d4eb16696573a731ead617ce (2)
- M spirit/user/auth/views.py https://github.com/nitely/Spirit/pull/310/files#diff-83da012e15136cdd02dc8a0a30f0d1df983077185d7037fbb41701db250013bc (2)
- M spirit/user/forms.py https://github.com/nitely/Spirit/pull/310/files#diff-0f13f363dc29ca9af52923249e236dd884aa01ee36087514e68ee0df5530a9ca (4)
- M spirit/user/middleware.py https://github.com/nitely/Spirit/pull/310/files#diff-ddc6b64579a3e239147907cdd7d95509d55d6c4f59c780a913e5ac50fbd5a665 (2)
- M spirit/user/migrations/0001_initial.py https://github.com/nitely/Spirit/pull/310/files#diff-e04678490b5e74f88470471ba1c05115f302e2a7f3b9872594dbaf680e133597 (1)
- M spirit/user/migrations/0002_auto_20150728_0447.py https://github.com/nitely/Spirit/pull/310/files#diff-03c4e4123052338f86522c2c6398642fdb86c13a7d7c8babf271f572cb66f70f (1)
- M spirit/user/migrations/0003_auto_20150728_0448.py https://github.com/nitely/Spirit/pull/310/files#diff-8610a9bca3ea631e7bd71fc467a92d4da6e0aca639d5aa5617e6dcffb4e5d095 (1)
- M spirit/user/migrations/0004_auto_20150731_2351.py https://github.com/nitely/Spirit/pull/310/files#diff-5a800cfa9be6cc3b8afcc86b40a3854489225a5351d33e21c5a36848a4d4cea6 (1)
- M spirit/user/migrations/0005_auto_20160515_0318.py https://github.com/nitely/Spirit/pull/310/files#diff-7496e1fa9af8015d4176542c8f3e47cd08a5269c5772b5a23f0321a784af6326 (1)
- M spirit/user/migrations/0006_auto_20160606_0607.py https://github.com/nitely/Spirit/pull/310/files#diff-fceb6b8da5e1064d59bdd4143aa04aa6fc06ae089472058d98c58bf5338c9c14 (1)
- M spirit/user/migrations/0007_auto_20161114_1536.py https://github.com/nitely/Spirit/pull/310/files#diff-1e0dec57570b215870b38c8f8b5ab27a38fdcac4bc8f766ba2b0540090d643aa (1)
- M spirit/user/migrations/0008_auto_20161114_1707.py https://github.com/nitely/Spirit/pull/310/files#diff-05da436c1d4907dfc3e61021bd206c1f5a222a725fc89a5ee6cb1facf9acf179 (1)
- M spirit/user/migrations/0009_auto_20161114_1850.py https://github.com/nitely/Spirit/pull/310/files#diff-85ed3382db42ed0f0dade70a16713a525aa33e428862e663041eba1d0313e597 (1)
- M spirit/user/models.py https://github.com/nitely/Spirit/pull/310/files#diff-e450ac24b28559847f3feb91dfb544e3cc2e88ef7208c774d3bf95192ded7191 (2)
- M spirit/user/signals.py https://github.com/nitely/Spirit/pull/310/files#diff-94c7c2c1df227b5c6650b0707dc068aced5a0c9e467a22589559e0d6802cab9a (2)
- M spirit/user/tests.py https://github.com/nitely/Spirit/pull/310/files#diff-ff89e62c83a619dc717084fb682f839087315d67a1fce4eeaff6c73c8b2ce617 (26)
- M spirit/user/urls.py https://github.com/nitely/Spirit/pull/310/files#diff-7d3af903ca35c36c2db2a85a918a703921909625d6b6da7f5aa63f18dc6dbbdd (5)
- M spirit/user/utils/email.py https://github.com/nitely/Spirit/pull/310/files#diff-eab83f69c4ee49d1cffd82ffd9ff87abe14614e0fc8ddca2f00b0ca97256224c (2)
- M spirit/user/utils/tokens.py https://github.com/nitely/Spirit/pull/310/files#diff-af0a615536411d2cc5c89ae1091722a5451baba3dc39032077433bda447e7a61 (2)
- M spirit/user/views.py https://github.com/nitely/Spirit/pull/310/files#diff-f9d59a8ac826b61e47b2f77402e7ecdcc5d7c49d35ec7f036633b629668c84d5 (2)
Patch Links:
- https://github.com/nitely/Spirit/pull/310.patch
- https://github.com/nitely/Spirit/pull/310.diff
— Reply to this email directly, view it on GitHub https://github.com/nitely/Spirit/pull/310, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAM6L42HUDMZE56PDI32H6TVOECNHANCNFSM5YH3H6GA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
the tests won't pass, so cannot merge. Also, whoosh is not dead https://github.com/whoosh-community/whoosh , and even if it were dead, elastic search cannot be a hard dependency, because it's a service that you need to run, hence is a no-no. Same reason why celery and huey are not hard dependencies.