- 19 May, 2013 19 kayıt (commit)
-
-
Łukasz Langa yazdı
-
Honza Kral yazdı
Moved admin validation code to classes and have those be class attributes to the ModelAdmin classes.
-
Marc Tamlyn yazdı
Added example of using sitemaps with static views.
-
Aymeric Augustin yazdı
-
Marc Tamlyn yazdı
Added TransRealMixin to fix i18n global state pollution in the test suite
-
Łukasz Langa yazdı
-
bbjay yazdı
-
Marc Tamlyn yazdı
-
Marc Tamlyn yazdı
Note the don't require sessions to be in installed apps.
-
Andrew Godwin yazdı
Fixed #20454: Make Urdu (ur) recognized as RTL language
-
Andrew Godwin yazdı
Fixed #20233 - Full custom user model example isn't really full
-
Marc Tamlyn yazdı
A simple docstring to clarify a part of the code that might be confusing to understand
-
postrational yazdı
Addition and fix for custom user model example documentation. https://code.djangoproject.com/ticket/20233
-
Marc Tamlyn yazdı
Typo in comment
-
Marc Tamlyn yazdı
Add needed Imports to the Documentation
-
Andrea Crotti yazdı
Python2 and how metaclasses are defined
-
Marc Tamlyn yazdı
Ticket 20234 20236
-
Axel Hecht yazdı
-
Peter Inglesby yazdı
-
- 18 May, 2013 21 kayıt (commit)
-
-
Ramiro Morales yazdı
Thanks zalew for the suggestion and work on a patch. Also updated, tweaked and fixed testing documentation.
-
Claude Paroz yazdı
-
Emil Stenström yazdı
-
Tome Cvitan yazdı
-
Karol Sikora yazdı
Added object on SingleObjectMixin returned context, some code clanup.
-
Aymeric Augustin yazdı
-
Marc Egli yazdı
-
leandrafinger yazdı
-
Silvan Spross yazdı
-
Marc Egli yazdı
-
Shai Berger yazdı
Thanks petrvanblokland for reporting and saz for the patch
-
Tim Graham yazdı
Thanks wim@ for the suggestion and Nicolas Noé for the patch.
-
Donald Stufft yazdı
Fixes a Python 3.x regression introduced in a19e9d80
-
Łukasz Langa yazdı
-
Aymeric Augustin yazdı
Fixed #20142 -- Added error handling for fixture setup
-
Florian Apolloner yazdı
-
Łukasz Langa yazdı
-
Florian Apolloner yazdı
Thanks to maxbublis for the report and sergeykolosov for the patch.
-
Donald Stufft yazdı
-
Tim Graham yazdı
Fixed #20446 -- Documentation for SmallIntegerField does not clarify 'small'
-
Tim Graham yazdı
Thanks bmispelon for the suggestion and djangsters for the patch.
-