Skip to content

Releases: smark-1/django-easy-faq

1.9

12 May 19:20
1718779
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8...1.9

1.8

09 May 01:25
a01624d
Compare
Choose a tag to compare
1.8

What's Changed

Full Changelog: 1.6...1.8

1.7

24 Dec 19:09
Compare
Choose a tag to compare
1.7

Django 5.0 support

1.6

08 May 00:54
Compare
Choose a tag to compare
1.6
  • added more templates to override easily
  • fixed bug in pypi distro not including faq app
  • fixed bug where a slug must be filled out in admin even though slug gets auto generated to save for questions, answers, and categories. made questions, answers, categories slugs readonly in admin
  • added unicode option to add unicode slugs
  • added login_required setting to allow faq app to be available to only logged in users
  • fixed bug where no_category_description did not do remove the category description in the admin

1.0

11 Mar 00:01
Compare
Choose a tag to compare
1.0
fixed migrations