| .. |
|
api
|
9b3869790d
Implemented tags for all primary models
|
7 лет назад |
|
fixtures
|
b73f980eb2
Closes #176: Added initial_data fixtures for new installs
|
9 лет назад |
|
migrations
|
b556d2d626
Renamed CreatedUpdatedModel to ChangeLoggedModel and applied it to all primary and organizational models
|
7 лет назад |
|
templates
|
27b289ee3b
Initial push to public repo
|
10 лет назад |
|
templatetags
|
f21c6bca00
Import unicode_literals
|
8 лет назад |
|
tests
|
e4f336a843
Establish tests for the utilities app
|
7 лет назад |
|
__init__.py
|
27b289ee3b
Initial push to public repo
|
10 лет назад |
|
admin.py
|
af9fa85cc1
Fixes #1312: Catch error when attempting to activate a user key with an invalid private key
|
8 лет назад |
|
apps.py
|
27b289ee3b
Initial push to public repo
|
10 лет назад |
|
decorators.py
|
f21c6bca00
Import unicode_literals
|
8 лет назад |
|
exceptions.py
|
f21c6bca00
Import unicode_literals
|
8 лет назад |
|
filters.py
|
b3350490e7
Implemented tag filtering
|
7 лет назад |
|
forms.py
|
208409110f
Added bulk tag addition/removal
|
7 лет назад |
|
hashers.py
|
f21c6bca00
Import unicode_literals
|
8 лет назад |
|
models.py
|
d0308e0f58
Merge branch 'develop' into develop-2.4
|
7 лет назад |
|
querysets.py
|
0c645b12d1
Moved querysets to separate files; tweaked interface ordering logic (#1523)
|
8 лет назад |
|
tables.py
|
09212691e2
Added changelog links for organizational models
|
7 лет назад |
|
urls.py
|
ddd878683d
Implemented changelog views
|
7 лет назад |
|
views.py
|
cd56e51a61
Closes #1851: Standardize usage of GetReturnURLMixin
|
7 лет назад |