This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
874977d388
django1
/
django
/
core
/
cache
History
Hajime Nakagami
8f75984c26
Quoted field names in cache db backend SQL.
...
On Firebird, 'value' is a reserved word and must be quoted.
2018-03-13 22:46:41 -04:00
..
backends
Quoted field names in cache db backend SQL.
2018-03-13 22:46:41 -04:00
__init__.py
Fixed
#28909
-- Simplified code using tuple/list/set/dict unpacking.
2017-12-11 07:08:45 -05:00
utils.py
Refs
#27795
-- Replaced force_bytes() usage in django.core.cache.
2018-02-02 08:57:58 +01:00