Commit graph

8 commits

Author SHA1 Message Date
Samuel Clay
b89e7dc429 Merge branch 'django1.11' into django2.0
* django1.11: (152 commits)
  request.raw_post_data -> request.body (django 1.6)
  Upgrading pgbouncer to 1.15.0.
  Finishing off Postgresql 13 upgrade.
  Upgrading to Postgresql 13.
  Ubuntu 20.04
  Fixing supervisor path issues
  Upgrading setuptools
  Fixing flask
  Handling over capacity for twitter.
  Max length for image_urls.
  Properly filtering newsletter feeds.
  Fixing issue with text importer on feed-less urls.
  Removing dependency, fixing encoding issue for pages.
  Fixing DB Monitor.
  Updating User Agent for all fetchers.
  Ignoring VSCode.
  Fixing DB Monitor.
  Updating User Agent for all fetchers.
  Ignoring VSCode.
  Fixing Statistics by fixing how timezones are handled.
  ...
2020-12-03 14:04:26 -05:00
Samuel Clay
ce52802ebd Fixing Statistics by fixing how timezones are handled. 2020-11-23 18:58:00 -05:00
Samuel Clay
8fe1f414d1 Fixing runtime errors on django 1.10 2020-06-26 08:49:08 -04:00
Jonathan Math
a145c54827 2to3 vendor/timezones/ and upgrade TimeZoneField class syntax for django2.0 2020-06-17 03:41:43 -04:00
jmath1
a8e49a039d change deprecated _get_val_from_obj() to value_from_object() 2020-06-11 08:21:57 -04:00
Samuel Clay
38fcbed6fb Cleaning up migrations. 2020-06-08 11:51:26 -04:00
Samuel Clay
913fc49c3a Adding profile field for completing the tutorial. 2011-05-12 18:15:15 -04:00
Samuel Clay
8e2936fc1b Utils -> vendor 2011-04-11 21:57:45 -04:00
Renamed from utils/timezones/fields.py (Browse further)