3
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed img paths in css to point to img/admin More... over 20 years ago
Fixed path to icon_searchbox.png More... over 20 years ago
Moved admin images to correct path specified in views/admin/main.py More... over 20 years ago
Fixed inevitable ReST bugs in [150] More... over 20 years ago
Fixed inevitable ReST bugs in [149] More... over 20 years ago
Fixed inevitable ReST bugs in [148] More... over 20 years ago
Added notes to documentation that MySQL support has not been comprehensively tested. Thanks, Simon! More... over 20 years ago
Fixed #43 More... over 20 years ago
Changed tutorial01 to clarify how to set an environment variable in Windows. Thanks, JZ! More... over 20 years ago
Fixed typo in template docs -- Thanks, Nicholas Riley and Robin Munn! More... over 20 years ago
Linked tutorial 2 to the admin CSS guide More... over 20 years ago
Fixed mistake in tutorial01 -- it mentioned expiration date by mistake. Thanks for the pointer, Barryp! More... over 20 years ago
Finished tutorial02 and added a link to it from tutorial01 More... over 20 years ago
Tiny tweaks to tutorial02.txt More... over 20 years ago
Fixed small formatting errors in [139] More... over 20 years ago
Added 'Customize the admin change list' section to docs/tutorial02.txt More... over 20 years ago
Fixed the inevitable ReST bug in [137] More... over 20 years ago
Added 'Adding related objects' section to docs/tutorial02.txt More... over 20 years ago
Copy-edited model-API docs More... over 20 years ago
Added missing admin images (for real this time) More... over 20 years ago
Improved tutorial02 to discuss login errors, linking to the FAQ More... over 20 years ago
Added an example to one of the FAQ answers from [132] More... over 20 years ago
Added two admin login-related questions to the FAQ More... over 20 years ago
Changed FAQ 'Who's behind this' to give our locations More... over 20 years ago
Fixed ReST errors in docs/tutorial02.txt More... over 20 years ago
Added first part of docs/tutorial02.txt More... over 20 years ago
Changed generic admin changelist to order by ID if no other ordering is specified, rather than raising a scary exception More... over 20 years ago
More installation streamlining/automation: Added adminapplist templatetag library and changed the default admin index.html template to display all installed apps that have admins More... over 20 years ago
Added help_text to auth.User.password_md5 More... over 20 years ago
Removed an unneeded line of code in django/templatetags/adminmedia.py More... over 20 years ago