This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
5b8c0d22cc
django
/
tests
/
regressiontests
/
expressions_regress
History
Anssi Kääriäinen
041ef9ed68
Removed some uses of F() expression & and |
...
Refs
#16211
2012-10-10 03:31:11 +03:00
..
__init__.py
Fixed
#7210
-- Added F() expressions to query language. See the documentation for details on usage.
2009-01-29 10:46:36 +00:00
models.py
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
tests.py
Removed some uses of F() expression & and |
2012-10-10 03:31:11 +03:00