Commit graph

1021 commits

Author SHA1 Message Date
kynsi
827e556412
fixed typo 2017-12-21 09:57:49 +01:00
Iacopo Spalletti
94896db873
Merge pull request #358 from fsbraun/develop
Add bulk actions (enhancement) (#356)
2017-11-04 12:19:51 +01:00
Iacopo Spalletti
baa3eccab9
Merge branch 'release/0.8.x' into develop 2017-07-26 02:46:11 +02:00
Iacopo Spalletti
d92bf59bc1 Merge pull request #384 from nephila/hotfix/tests_pages
Fix tests in tests_views
2017-07-26 01:38:23 +02:00
Iacopo Spalletti
661562586c
Fix tests in tests_views 2017-07-26 00:10:47 +02:00
Iacopo Spalletti
c88e641846 Merge pull request #360 from dipen30/develop
Realted post field added
2017-07-25 23:57:56 +02:00
Iacopo Spalletti
76670e75ed
Release 0.8.13 2017-07-25 20:43:39 +02:00
Iacopo Spalletti
55a52b5197
Fix dependencies in tox 2017-07-25 19:05:51 +02:00
Iacopo Spalletti
cd4d10c91c Merge pull request #383 from nephila/hotfix/contributing
Improve CONTRIBUTING.rst doc
2017-07-25 11:23:54 +02:00
Iacopo Spalletti
612e1c48a1
Improve CONTRIBUTING.rst doc 2017-07-25 08:31:51 +02:00
Iacopo Spalletti
67daccb02d Merge pull request #376 from nephila/issue-374/duplicated-categories
Filter out duplicated categories due to parler joins
2017-07-25 08:23:31 +02:00
Dipen Patel
d71f742efb - Fixed migrations
- fixed live blog admin field issue
2017-07-22 12:27:10 +05:30
Dipen Patel
a1498d7f42 code formated 2017-07-22 11:46:09 +05:30
Dipen Patel
aac62b1aef Django 1.8 compatible 2017-07-22 11:36:15 +05:30
dasdhrub95
9665f358ef Fixed auto setup internal link in docs (#382) 2017-07-14 07:16:51 +02:00
Bryan Marty
22ead871ee Require easy_thumbnails 2.4.1 and load easy_thumbnails_tags (#378)
* Require easy_thumbnails 2.4.1 and load easy_thumbnails_tags
2017-06-25 09:43:28 +02:00
Iacopo Spalletti
0233ba5605
Update history / authors [ci skip] 2017-06-16 19:11:19 +02:00
Mike Liu
b0b8561399 Check that a post has a url when generating the sitemap. (#373) 2017-06-16 19:09:57 +02:00
Iacopo Spalletti
e3d7ce1b94
Added ALLOWED_HOSTS due to Django change 2017-06-11 12:44:00 +02:00
Iacopo Spalletti
12ca983a90
Update changelog 2017-06-11 12:43:16 +02:00
Iacopo Spalletti
88e7ab6490
Filter out duplicated categories due to parler joins 2017-06-11 12:43:16 +02:00
Dipen Patel
85eb7a319a Update installation doc 2017-06-11 12:37:32 +05:30
Dipen Patel
d24f3130d6 moved related field below abstract field 2017-06-11 12:35:32 +05:30
Iacopo Spalletti
13ec4dff29
Merge remote-tracking branch 'origin/release/0.8.x' into develop 2017-06-10 19:59:56 +02:00
Dipen Patel
b56929cb99 fixed isort test 2017-06-10 18:47:15 +05:30
Dipen Patel
9619064f44 Fixed helper 2017-06-10 18:34:36 +05:30
Dipen Patel
815535c4bf added django-sortedm2m 2017-06-10 18:14:57 +05:30
Iacopo Spalletti
384442f340 Merge pull request #371 from nephila/issue-369
Fixed exceptions in __str__
2017-06-07 15:24:20 +02:00
Iacopo Spalletti
92c353d1f6
Drop Python 2.6 compatibility 2017-06-07 12:44:10 +02:00
Iacopo Spalletti
1809354573
Fixed exceptions in __str__ 2017-06-07 12:44:10 +02:00
Iacopo Spalletti
10c8f0f2dd Merge pull request #372 from nephila/hotfix/failures
Fix failures in menu tests
2017-06-07 12:43:31 +02:00
Iacopo Spalletti
902ad5df4a
Removed obsolete compatibility code 2017-06-07 10:26:06 +02:00
Iacopo Spalletti
0440c7a794
Drop Python 2.6 compatibility 2017-06-06 21:46:00 +02:00
Iacopo Spalletti
edd96b6dc6
Fix failures in menu tests 2017-06-06 08:42:27 +02:00
Dipen Patel
4b53e94a97 migration issue fixed 2017-06-06 09:20:37 +05:30
Dipen Patel
09435982e4 code formatting 2017-06-06 09:18:02 +05:30
Dipen Patel
29ff92f19a Migration fixed 2017-06-06 09:11:19 +05:30
Dipen Patel
fbd9eb0066 Revert "Post ordering functionality added"
This reverts commit eebe16c8f5.
2017-06-06 09:07:32 +05:30
Dipen Patel
1bb0ac8c75 Revert "Default ordering changed"
This reverts commit ca685d5879.
2017-06-06 09:06:51 +05:30
Iacopo Spalletti
2b2aaa0678
Merge branch 'release/0.8.x' into develop 2017-05-11 09:15:43 +02:00
Iacopo Spalletti
b932f7bddb
Update installation instructions 2017-05-11 09:12:30 +02:00
Iacopo Spalletti
b622d20c2a Merge pull request #366 from nephila/hotfix/menu_tests
Fix failures in menu tests
2017-05-10 12:45:14 +02:00
Dipen Patel
8d446ec0c0 Allow allow_unicode slug field 2017-05-09 18:33:18 +05:30
Iacopo Spalletti
8a783e3476
Fix failures in menu tests 2017-05-07 04:51:51 +02:00
Iacopo Spalletti
7f73ea8745
Merge branch 'release/0.8.x' into develop 2017-05-07 04:43:21 +02:00
Iacopo Spalletti
5c05783800
Merge branch 'release/0.8.x' into develop 2017-05-07 04:42:33 +02:00
Iacopo Spalletti
3132e02c42 Merge pull request #365 from nephila/merge/364
Merge #364
2017-05-07 02:54:44 +02:00
Wiktor Matuszewski
e1ebc74e46
Add proper dependency to 0014_auto migration 2017-05-06 18:47:49 +02:00
Iacopo Spalletti
d090e8b3b5 Merge pull request #361 from nephila/hotfix/detail_meta
Remove unused code from detail template
2017-05-06 14:52:21 +02:00
Dipen Patel
cbd64d2e43 fixed related field issue when topic has not translations for other
language
2017-05-02 18:11:34 +05:30