mirror of
https://github.com/LukeHagar/pypistats.dev.git
synced 2025-12-09 12:47:48 +00:00
setup views, templates, plots
This commit is contained in:
@@ -43,7 +43,7 @@ class Model(CRUDMixin, db.Model):
|
||||
class SurrogatePK(object):
|
||||
"""A mixin that adds a surrogate integer 'primary key' column.
|
||||
|
||||
Adds a surrogate integer 'primary key' columnnamed ``id`` to any
|
||||
Adds a surrogate integer 'primary key' column named ``id`` to any
|
||||
declarative-mapped class.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user