Skip to content

Django admin enhancements #408

Merged
omab merged 2 commits intoomab:masterfrom
micahhausler:djangoadmin
Oct 3, 2014
Merged

Django admin enhancements #408
omab merged 2 commits intoomab:masterfrom
micahhausler:djangoadmin

Conversation

@micahhausler
Copy link
Copy Markdown
Contributor

  • Adding def __str__(self) to the model makes working in the shell a lot easier
  • There is typically more clickable surface area on a username than a numeric id.

micahhausler added 2 commits October 2, 2014 15:06
There is typically more clickable surface area on a username than a
numeric id.
omab added a commit that referenced this pull request Oct 3, 2014
@omab omab merged commit 4bcb8ab into omab:master Oct 3, 2014
@omab
Copy link
Copy Markdown
Owner

omab commented Oct 3, 2014

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants