evorepo/devel
Frank Vanderham 9540066f10 Replace deprecated method warn() with warning()
Replaced the deprecated logger.warn() with logger.warning(). This was
causing pylint to return code 4.
2018-05-19 22:51:27 +02:00
..
fixtures devel: Add reporead test 2017-08-25 18:35:39 +02:00
management Replace deprecated method warn() with warning() 2018-05-19 22:51:27 +02:00
migrations Add new StaffGroup object 2014-11-02 10:44:03 -06:00
templatetags Filter arch-dev mailing list for non-devs 2017-07-01 16:54:12 +02:00
tests devel: Templatetest should be a SimpleTest 2018-04-08 12:51:19 +02:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py Add new StaffGroup object 2014-11-02 10:44:03 -06:00
fields.py Remove dependency on South 2014-09-01 18:26:05 -05:00
forms.py treewide: context must be a dict rather than Context 2018-04-08 12:51:19 +02:00
models.py Fix the StaffGroup query 2018-04-20 17:21:40 -03:00
reports.py Fix broken reports 2017-05-24 14:17:05 -04:00
urls.py Update urls.py to non relative imports 2018-04-08 12:51:19 +02:00
utils.py Fix issue with memcache being unable to pickle new QS 2014-12-08 20:28:54 -06:00
views.py devel: fix /devel/admin_log 2017-07-15 16:33:44 +02:00