fixing bug on import allowing two notes with the same name to create non-unique slugs
authorCharles Holbrow <charlesholbrow@gmail.com>
Mon, 25 Mar 2013 21:14:54 +0000 (17:14 -0400)
committerCharles Holbrow <charlesholbrow@gmail.com>
Mon, 25 Mar 2013 21:14:54 +0000 (17:14 -0400)
commit624c1b42cf124eb2611fbb9ebc5b880eefdc4254
tree32e3595136ff761597b72897b79488085a519b64
parent487be4b1f58873f2d533b7b150057cbacfd683ba
fixing bug on import allowing two notes with the same name to create non-unique slugs
karmaworld/apps/courses/management/commands/import_json.py
karmaworld/apps/notes/models.py