1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/topics
2017-05-11 13:59:18 -04:00
..
_images
auth Fixed #28089 -- Removed requirement to implement get_short_name() and get_full_name() in AbstractBaseUser subclasses. 2017-05-06 17:05:42 -04:00
class-based-views
db Fixed typos in docs/topic/db/search.txt. 2017-04-08 07:26:15 -04:00
forms Fixed #27993 -- Fixed model form default fallback for SelectMultiple. 2017-03-31 10:10:08 -04:00
http
i18n
testing Fixed #28148 -- Doc'd ImageField name validation concerns with the test client. 2017-05-11 13:59:18 -04:00
cache.txt
checks.txt
conditional-view-processing.txt
email.txt
external-packages.txt
files.txt
index.txt Fixed #28139 -- Added another level of headings in the topics index. 2017-05-01 08:53:54 -04:00
install.txt
logging.txt
migrations.txt
pagination.txt
performance.txt
security.txt
serialization.txt Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
settings.txt
signals.txt
signing.txt
templates.txt