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-24 00:59:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
History
Baptiste Mispelon
44169a00c1
Removed unnecessary code in ManyToManyField.deconstruct()
2014-08-03 15:15:24 +02:00
..
apps
…
bin
…
conf
…
contrib
Fixed
#7220
-- Allowed AbstractBaseUser.last_login to be null.
2014-08-01 17:51:49 -04:00
core
…
db
Removed unnecessary code in ManyToManyField.deconstruct()
2014-08-03 15:15:24 +02:00
dispatch
…
forms
Fixed two typos in docstrings.
2014-08-02 15:14:13 +02:00
http
…
middleware
…
template
…
templatetags
…
test
…
utils
Fixed two typos in docstrings.
2014-08-02 15:14:13 +02:00
views
…
__init__.py
…
shortcuts.py
…