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-03-03 13:34:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Tim Graham
e0837f2cb1
Fixed
#25508
-- Modified QuerySet.__repr__() to disambiguate it from a list.
2015-10-06 12:38:34 -04:00
..
_images
…
auth
Documented auth's login/logout function parameters.
2015-09-28 14:11:54 -04:00
class-based-views
…
db
Fixed
#25508
-- Modified QuerySet.__repr__() to disambiguate it from a list.
2015-10-06 12:38:34 -04:00
forms
Fixed
#25508
-- Modified QuerySet.__repr__() to disambiguate it from a list.
2015-10-06 12:38:34 -04:00
http
…
i18n
…
testing
…
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
Fixed
#25376
-- Required virtualenv in installation instructions.
2015-09-29 14:30:46 -04:00
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
python3.txt
…
security.txt
…
serialization.txt
Fixed
#25468
-- Made DjangoJSONEncoder lazy string aware
2015-09-27 22:37:27 +02:00
settings.txt
Improved "“standalone” Django usage" example.
2015-09-29 15:00:54 -04:00
signals.txt
…
signing.txt
…
templates.txt
…