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 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Ramiro Morales
77c0a904cb
Fixed typo in revamped forms intro doc.
2014-06-25 12:15:20 -03:00
..
auth
Fixed
#22874
: Document that AUTH_USER_MODEL must be in first migration
2014-06-19 23:48:29 -07:00
class-based-views
…
db
Fixed
#22349
-- Added a note clarifying
RawQuerySet
has no
__len__
.
2014-06-12 16:41:49 -04:00
forms
Fixed typo in revamped forms intro doc.
2014-06-25 12:15:20 -03:00
http
Fixed typo in middleware docs.
2014-06-24 16:06:06 -04:00
i18n
…
testing
Converted test management command to argparse
2014-06-14 13:43:39 +02:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
files.txt
…
index.txt
…
install.txt
…
localflavor.txt
…
logging.txt
…
migrations.txt
Fixed
#22863
: Improve clarity of makemigrations for non-db params
2014-06-19 23:41:32 -07:00
pagination.txt
…
performance.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
Fixed
#22801
-- Added 'www.' to diveintopython.net links
2014-06-10 15:38:25 -04:00
signals.txt
…
signing.txt
…
templates.txt
…