Loreon
Labs
Platform
Docs
Home
Ecosystems
Python
django
The Web framework for perfectionists with deadlines.
Python
Emerging
GitHub
Website
Stars
—
Forks
—
Contributors
8
Last push
104mo ago
Recent commits
Latest commits.
Removed unused DatabaseOperations.date_interval_sql() on Oracle.
9c9ef58
Sergey Fedoseev
104mo ago
Fixed #28915 -- Prevented SQLite from truncating trailing zeros in the fractional part of DecimalField.
6fd6d83
Sergey Fedoseev
104mo ago
Fixed #28898 -- Corrected admin check to allow a OneToOneField in ModelAdmin.autocomplete_fields.
30a389b
Rodrigo Pinheiro Marques de Araújo
104mo ago
Simplified SQLite converter for bool type.
f9a0766
Sergey Fedoseev
104mo ago
Fixed #28896 -- Reallowed filtering a queryset with GeometryField=None.
da71e4b
Sergey Fedoseev
104mo ago
Refs #27985 -- Reallowed using __exact=None as an alias for __isnull=True if a custom lookup class with lookup_name != None is registered as the exact lookup.
10bfa87
Sergey Fedoseev
104mo ago
Fixed #28874 -- Prevented double escaping of errors on hidden form fields.
7c7bc63
Daniil
104mo ago
Fixed #28909 -- Simplified code using tuple/list/set/dict unpacking.
d13a9e4
Nick Pope
104mo ago
Top contributors
Builders behind this project.
timgraham
3K commits
adrianholovaty
2.8K commits
malcolmt
1.9K commits
freakboy3742
1.7K commits
claudep
1.5K commits
aaugustin
1.4K commits
jezdez
895 commits
jacobian
893 commits