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-28 02:59:58 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Marc Tamlyn
16f3a6a4c7
Fixed
#21865
-- Incorrect signs in documented example.
...
Maths is hard.
2014-01-23 20:32:24 +00:00
..
custom-lookups.txt
Fixed
#21865
-- Incorrect signs in documented example.
2014-01-23 20:32:24 +00:00
fields.txt
Implement swappable model support for migrations
2014-01-19 16:43:12 +00:00
index.txt
Fixed
#16187
-- refactored ORM lookup system
2014-01-18 11:46:19 +02:00
instances.txt
…
options.txt
…
queries.txt
…
querysets.txt
Fixed some punctuation; thanks Chris Jerdonek.
2014-01-23 09:01:26 -05:00
relations.txt
…