Skip to content

Models 2#2

Open
amosboldor wants to merge 51 commits intomasterfrom
models-2
Open

Models 2#2
amosboldor wants to merge 51 commits intomasterfrom
models-2

Conversation

@amosboldor
Copy link
Collaborator

No description provided.

README.md Outdated
Navigate to the project root, `imagersite`, and apply the migrations for the app.

```bash
(django-imager) $ cd lending_library
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cough wrong project cough

return 'user_{0}/{1}'.format(instance.user.id, file_name)


@python_2_unicode_compatible
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good

@@ -0,0 +1,3 @@
from django.test import TestCase

# Create your tests here.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woah, these rogue models are out and about without any tests reigning them in! This is dangerous!

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.

3 participants