Logo
Explore Help
Sign In
Django/django
11
0
Fork 0
You've already forked django
Code Pull Requests Projects Releases Activity
django/docs/topics/db
History
Anssi Kääriäinen b625e8272b Moved F() '&' and '|' to .bitand() and .bitor()
Done for consistency with Q() expressions and QuerySet combining. This
will allow usage of '&' and '|' as boolean logical operators in the
future. Refs #16211.
2012-10-10 01:15:29 +03:00
..
examples
Avoided mixing dates and datetimes in the examples.
2012-09-08 11:00:04 -04:00
aggregation.txt
Started a 'Cheat sheet' section in aggregation docs because I desperately need this
2012-01-13 21:57:30 +00:00
index.txt
Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch.
2012-03-14 22:16:46 +00:00
managers.txt
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
2011-10-14 00:12:01 +00:00
models.txt
Fixed #18637 - Updated some documentation for aspects of models that are ModelForm specific, not admin specific.
2012-08-21 17:38:16 -04:00
multi-db.txt
Fix typo: Non -> None
2012-09-08 16:14:13 -04:00
optimization.txt
[py3] Replaced __nonzero__ by __bool__
2012-08-08 15:02:31 +02:00
queries.txt
Moved F() '&' and '|' to .bitand() and .bitor()
2012-10-10 01:15:29 +03:00
sql.txt
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
2012-09-20 19:06:55 -04:00
tablespaces.txt
Fixed #12308 -- Added tablespace support to the PostgreSQL backend.
2011-10-14 21:49:43 +00:00
transactions.txt
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
2012-09-20 19:06:55 -04:00
Powered by Gitea Version: 1.23.5 Page: 30ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API