This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Mariusz Felisiak
94ad46e9d8
Refs
#33543
-- Made Expression.asc()/desc() and OrderBy raise ValueError when nulls_first/nulls_last=False is passed.
...
Per deprecation timeline.
2023-01-17 11:49:15 +01:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
Removed versionadded/changed annotations for 4.1.
2023-01-17 11:49:15 +01:00
database-functions.txt
Refs
#32365
-- Removed is_dst argument for various methods and functions.
2023-01-17 11:49:15 +01:00
expressions.txt
Refs
#33543
-- Made Expression.asc()/desc() and OrderBy raise ValueError when nulls_first/nulls_last=False is passed.
2023-01-17 11:49:15 +01:00
fields.txt
Fixed
#14094
-- Added support for unlimited CharField on PostgreSQL.
2022-12-28 12:31:04 +01:00
index.txt
…
indexes.txt
Removed versionadded/changed annotations for 4.1.
2023-01-17 11:49:15 +01:00
instances.txt
Removed versionadded/changed annotations for 4.1.
2023-01-17 11:49:15 +01:00
lookups.txt
…
meta.txt
…
options.txt
Fixed
#18468
-- Added support for comments on columns and tables.
2022-12-28 06:28:07 +01:00
querysets.txt
Refs
#29984
-- Made QuerySet.iterator() without chunk_size raise ValueError after prefetch_related().
2023-01-17 11:49:15 +01:00
relations.txt
Removed versionadded/changed annotations for 4.1.
2023-01-17 11:49:15 +01:00