index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
utils
/
baseconv.py
Age
Commit message (
Collapse
)
Author
2022-02-07
Refs #33476 -- Reformatted code with Black.
django-bot
2021-05-07
Fixed #32712 -- Deprecated django.utils.baseconv module.
Hasan Ramezani
2021-05-04
Fixed #32709 -- Corrected examples in django/utils/baseconv.py docstring.
pythonwood
2017-01-19
Refs #23919 -- Stopped inheriting from object to define new style classes.
Simon Charette
2016-12-01
Fixed #27546 -- Removed hardcoded class names in __repr__() methods.
Keda87
2016-11-14
Fixed E305 flake8 warnings.
Ramin Farajpour Cami
2013-11-02
More attacking E302 violators
Alex Gaynor
2012-07-06
Fix copyright holder
Guilherme Gondim
2011-09-09
Switch to using explicit new-style division behavior, rather than relying on ↵
Alex Gaynor
teh classic behavior. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16745 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-21
Fixed #12417 -- Added signing functionality, including signing cookies. Many ↵
Jannis Leidel
thanks to Simon, Stephan, Paul and everyone else involved. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16253 bcc190cf-cafb-0310-a4f2-bffc1f526a37