Skip to content
Snippets Groups Projects
  1. Apr 24, 2017
    • Peter Rotich's avatar
      DateTime · 69b85f0d
      Peter Rotich authored
      Address edge cases where timezone mixups happens on DateTimeField
      
      Allow datetime field to be timezone agnostic (not timezone aware) to display
      the timezone used to set the field. The timezone of the last user or agent
      that edited the field is used.
      69b85f0d
  2. Apr 10, 2017
  3. Mar 23, 2017
  4. Mar 17, 2017
  5. Feb 24, 2017
  6. Feb 07, 2017
  7. Feb 06, 2017
  8. Jan 26, 2017
    • Ray Foss's avatar
      Merge pull request #3621 from dellsala/develop · 4e490863
      Ray Foss authored
      Fixes issue #3620. is_numeric changed in 7.0.0 causing causing the contact form and sometimes login to break. is_string works on any version. The upstream Spyc now uses regex to verify instead of is_numeric, in a way similar to this commit. Waiting on upstream to merge other customizations we've made.
      4e490863
  9. Jan 17, 2017
  10. Dec 16, 2016
  11. Dec 15, 2016
  12. Dec 12, 2016
  13. Nov 02, 2016
  14. Nov 01, 2016
  15. Oct 31, 2016
  16. Oct 26, 2016
  17. Oct 25, 2016
Loading