Skip to content

Commit ee6491c

Browse files
committed
Refactor convert pagination to django-components structure.
1 parent c5b5b65 commit ee6491c

File tree

24 files changed

+206
-621
lines changed

24 files changed

+206
-621
lines changed

.env.template.docker

Lines changed: 0 additions & 11 deletions
This file was deleted.

.env.template.local

Lines changed: 0 additions & 8 deletions
This file was deleted.

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,9 @@ cython_debug/
175175
.abstra/
176176

177177
# Visual Studio Code
178-
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
178+
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
179179
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
180-
# and can be added to the global gitignore or merged into this file. However, if you prefer,
180+
# and can be added to the global gitignore or merged into this file. However, if you prefer,
181181
# you could uncomment the following to ignore the entire vscode folder
182182
# .vscode/
183183

.idea/djangosnippets.org.iml

Lines changed: 0 additions & 15 deletions
This file was deleted.

.idea/inspectionProfiles/profiles_settings.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.idea/misc.xml

Lines changed: 0 additions & 7 deletions
This file was deleted.

.idea/vcs.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.idea/watcherTasks.xml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.idea/workspace.xml

Lines changed: 0 additions & 138 deletions
This file was deleted.

0 commit comments

Comments
 (0)