PageRenderTime 30ms CodeModel.GetById 27ms RepoModel.GetById 0ms app.codeStats 0ms

/CHANGELOG

https://bitbucket.org/neithere/django-view-shortcuts/
#! | 33 lines | 26 code | 7 blank | 0 comment | 0 complexity | 1d8ec55496e42e86548851d9925bd6b7 MD5 | raw file
Possible License(s): LGPL-3.0
  1. Changelog before extracting to separate repository:
  2. changeset: 48:8b03c5ad258d
  3. user: Andy Mikhailenko <neithere@gmail.com>
  4. date: Thu Oct 30 06:49:04 2008 +0500
  5. summary: custom_shortcuts: Add view_pagination module
  6. changeset: 46:765dce4a1156
  7. user: Andy Mikhailenko <neithere@gmail.com>
  8. date: Thu Oct 30 06:46:02 2008 +0500
  9. summary: custom_shortcuts: Add filter_date_range()
  10. changeset: 45:888fb27fec87
  11. parent: 31:d184e571fb0c
  12. user: Andy Mikhailenko <neithere@gmail.com>
  13. date: Mon Oct 13 19:05:38 2008 +0600
  14. summary: Add custom_shortcuts.view_filters
  15. changeset: 40:cd8170d95832
  16. user: Andy Mikhailenko <neithere@gmail.com>
  17. date: Thu Oct 16 03:14:56 2008 +0600
  18. summary: custom_shortcuts: Add view_filters.filter_date_range
  19. changeset: 39:d0d507eca47e
  20. user: Andy Mikhailenko <neithere@gmail.com>
  21. date: Thu Oct 16 01:34:23 2008 +0600
  22. summary: custom_shortcuts: Fix bug in view_filters.filter_date: month was required, this is not always correct
  23. changeset: 38:3ec191dc5cc9
  24. user: Andy Mikhailenko <neithere@gmail.com>
  25. date: Thu Oct 16 01:17:20 2008 +0600
  26. summary: Add custom_shortcuts.view_filters